This topic is generated by a machine translation engine without any human intervention. ALIBABA CLOUD DOES NOT GUARANTEE THE ACCURACY OF MACHINE TRANSLATED CONTENT. To request a human-translated version of this topic or provide feedback on this translation, please include it in the feedback form.
Queries a list of 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 natural language that is used to filter responses. For more information, see RFC 7231. zh-CN en-US Default value: zh-CN. Valid values:
| zh-CN |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "1D2FBB36-C39B-5EBB-9928-FCC1A236D65D",
"Regions": [
{
"LocalName": "Hang Zhou",
"RegionId": "cn-hangzhou"
}
]
}Error codes
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|
No change history
