Queries the countries and regions that can be added to the blacklist of Web Application Firewall (WAF).
Operation description
Note
You can call this operation up to 20 times per second per account.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
Language | string | Yes | The language of the information to return. Valid values:
| cn |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "66A98669-CC6E-4F3E-80A6-3014697B11AE",
"Content": [
{
"Type": "CN",
"Continents": [
{
"Name": "China\n",
"Regions": [
{
"Name": "Beijing\n",
"Value": "110000"
}
]
}
]
}
]
}
Error codes
For a list of error codes, visit the Service error codes.