DescribeImageQuota
Last updated
Last updated
This API is used to query the quota of images in the zone.
Note
Up to 5 images can be created in each zone. If you need more, please contact Zenlayer Support.
The following request parameter list only provides API request parameters.
Parameter Name | Required | Type | Description |
---|---|---|---|
Parameter Name | Type | Description |
---|---|---|
Query the quotas of images in different zones.
Zenlayer Cloud API 2.0 integrates SDKs to make it easier for you to call APIs. More programming languages will be supported.
The following only lists the error codes related to the API business logic. For other error codes, see Common Error Codes.
HTTP Status Code | Error Code | Description |
---|---|---|
zoneIds
No
Array of String
Zone ID.
Call DescribeZones
and find zoneId
in the response.
requestId
String
The unique request ID, which is returned for each request. RequestId is required for locating a problem.
images
Array of ImageQuotaInfo
Information on image quota.
404
INVALID_REGION_NOT_FOUND
Zone not found.