Queries the most recent zone list of Gateway Load Balancer (GWLB).
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 language. Valid values:
| zh-CN |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "4C605F7E-D0F6-54E2-B004-F9B132F0D8B2",
"Zones": [
{
"LocalName": "Hangzhou Zone G",
"ZoneId": "cn-hangzhou-g"
}
]
}
Error codes
For a list of error codes, visit the Service error codes.