Queries the Alibaba Cloud regions that are supported by ActionTrail.
Operation description
For more information, see Regions and zones.
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 in which the region names are returned. Valid values:
| en-US |
For more information about common request parameters, see Common parameters.
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "ACA7C814-12BC-4D81-A0D2-72071C9D6D2C",
"Regions": {
"Region": [
{
"RegionId": "cn-hangzhou",
"RegionEndpoint": "actiontrail.cn-hangzhou.aliyuncs.com",
"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