Queries the access points in an access area.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
ServiceLocation | string | No | The access area of the Anycast elastic IP address (EIP). Set the value to international, which specifies the areas outside the Chinese mainland. | international |
Response parameters
Examples
Sample success responses
JSON
format
{
"AnycastPopLocationList": [
{
"RegionName": "us-west-1-pop",
"RegionId": "us-west-1-pop"
}
],
"RequestId": "4EC47282-1B74-4534-BD0E-403F3EE64CAF",
"Count": "1"
}
Error codes
For a list of error codes, visit the Service error codes.