Queries Internet service providers (ISPs) and regions that are supported by Alibaba Cloud CDN.
Operation Description
NoteThe lists of ISPs and regions that are supported by Alibaba Cloud CDN are updated and published on the Alibaba Cloud International site.
- The maximum number of times that each user can call this operation per second is 30.
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
Response parameters
Example
Normal return example
JSON
Format
{
"RequestId": "2387C335-932C-4E1E-862C-1C4363B6DE72",
"Regions": {
"Region": [
{
"NameEn": "liaoning",
"NameZh": ""
}
]
},
"Isps": {
"Isp": [
{
"NameEn": "unicom",
"NameZh": ""
}
]
}
}
Error codes
For a list of error codes, visit the API error center.