Queries information about regions.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| RegionId | string | No | The region ID. | cn-hangzhou |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "2E9450FF-F8AD-54C6-B3C3-009FBD7C0700",
"Regions": {
"Region": [
{
"Version": 3,
"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
