Queries the Alibaba Cloud regions that are available for Elastic Desktop Service (EDS).
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
RegionId | string | Yes | The region ID. | cn-hangzhou |
AcceptLanguage | string | No | The display name of the region, which varies based on the current language. Enumeration Value:
| zh |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****",
"Regions": [
{
"RegionEndpoint": "ecd.cn-hangzhou.aliyuncs.com",
"RegionId": "cn-hangzhou",
"LocalName": "China (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