Query available regions.
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 console. Valid values:
| en |
| SaleMode | string | No | The sales mode. Valid values:
| Instance |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "A87B3769-0D05-5383-B236-5798B455****",
"RegionModels": [
{
"RegionId": "cn-hangzhou",
"RegionName": "China (Hangzhou)"
}
]
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2024-11-07 | The request parameters of the API has changed. The response structure of the API has changed | View Change Details |
