Queries all regions supported for an ApsaraDB for Redis instance.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
AcceptLanguage | string | No | The display language of the LocalName parameter value. Valid values:
Note
The default value is zh-CN.
| zh-CN |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "AD425AD3-CC7B-4EE2-A5CB-2F61BA73****",
"RegionIds": {
"KVStoreRegion": [
{
"RegionEndpoint": "r-kvstore.aliyuncs.com",
"LocalName": "China (Hangzhou)\n",
"RegionId": "cn-hangzhou",
"ZoneIds": "cn-hangzhou-h",
"ZoneIdList": {
"ZoneId": [
"cn-hangzhou-h"
]
}
}
]
}
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history