Queries the regions where the Resource Sharing service is available.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
AcceptLanguage | string | No | The supported natural language. Valid values:
| zh-CN |
For more information about common request parameters, see Common parameters.
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "0D64A198-5842-4570-8E26-5E540CDC84CD",
"Regions": [
{
"RegionEndpoint": "resourcesharing.cn-hangzhou.aliyuncs.com",
"LocalName": "China (Hangzhou)",
"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