Queries the regions in which ApsaraDB for Redis instances can be created.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
AcceptLanguage | string | No | The language that the value of the LocalName response parameter uses.
NoteDefault value: 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": "",
"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.