Queries all regions in which Simple Application Server is supported.
Operation description
The query results include all the Alibaba Cloud regions where Simple Application Server is supported on the international site (alibabacloud.com) and the China site (aliyun.com).
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
AcceptLanguage | string | No | The language of the response. Valid values:
| zh-CN |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "20758A-585D-4A41-A9B2-28DA8F4F534F",
"Regions": [
{
"LocalName": "China (hangzhou)",
"RegionEndpoint": "swas.cn-hangzhou.aliyuncs.com",
"RegionId": "cn-hangzhou"
}
]
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
500 | InternalError | An error occurred while processing your request. |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2023-12-18 | API Description Update. The Error code has changed. The request parameters of the API has changed | View Change Details |