Queries available regions where you can create bastion hosts.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
AcceptLanguage | string | No | The ID of the region. | zh-CN |
RegionId | string | No | The ID of request. | cn-shenzhen |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "B7281856-F27D-4ECE-B4F1-50511E550xxx",
"Regions": [
{
"RegionEndpoint": "yundun-bastionhost.aliyuncs.com",
"LocalName": "",
"RegionId": "cn-hangzhou"
}
]
}
Error codes
For a list of error codes, visit the Service error codes.