Queries regions where you can associate Anycast elastic IP addresses (Anycast EIPs) with endpoints.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ServiceLocation | string | Yes | The access area from which you use the Anycast EIP to communicate with the Internet. Set the value to international, which specifies the areas outside the Chinese mainland. | international |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "4EC47282-1B74-4534-BD0E-403F3EE64CAF",
"Count": "1",
"AnycastServerRegionList": [
{
"RegionName": "eu-west-1-gb33-a01",
"RegionId": "eu-west-1"
}
]
}
Error codes
For a list of error codes, visit the Service error codes.