Obtains the regions supported by Lindorm.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
AcceptLanguage | string | No | The display language of the regions in the returned results. Valid values:
| zh-CN |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "73F6E6DA-9AE5-5548-9E07-761A554DAF2E",
"Regions": [
{
"RegionEndpoint": "hitsdb.aliyuncs.com",
"LocalName": " ",
"RegionId": "cn-hangzhou"
}
]
}
Error codes
HTTP status code | Error code | Error message |
---|---|---|
400 | 400 | Parameter is not valid |
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history