Queries the zones that support ApsaraDB for Redis in a specific region.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RegionId | string | No | The region ID. | cn-huhehaote |
AcceptLanguage | string | No | The display language of the response. Default value: zh-CN. Valid values:
| en-US |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "1D42F072-72FE-4DC4-BB8E-64B1D298****",
"Zones": {
"KVStoreZone": [
{
"IsRds": true,
"ZoneId": "cn-huhehaote-b",
"Disabled": true,
"SwitchNetwork": true,
"ZoneName": "Hohhot Zone B\n",
"RegionId": "cn-huhehaote"
}
]
}
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history