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 |
|---|---|---|---|---|
| Language | string | No | The language in which you want to use to return the description of the system policy. Valid values:
| zh |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "9324B68F-9863-5722-A0FD-0798E2B02A0E",
"Zones": {
"Zone": [
{
"ZoneId": "cn-hangzhou-MAZ2(j,g)",
"LocalName": "China (Hangzhou) Multi-zone 2(j,g)\n"
}
]
}
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2024-11-14 | API Description Update | View Change Details |
