Queries zones in a region.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
AcceptLanguage | string | No | The language of the response. Valid values:
| zh-CN |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "593B0448-D13E-4C56-AC0D-FDF0FDE0E9A3",
"Zones": [
{
"LocalName": "Hangzhou Zone G",
"ZoneId": "cn-hangzhou-g"
}
]
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history