Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.
Try it now
Test
RAM authorization
Request parameters
Parameter | Type | Required | Description | Example |
InstanceId | string | Yes | The ID of the WAF instance. Note Call DescribeInstance to query the ID of the WAF instance. | waf_v3prepaid_public_cn-uqm****qa07 |
| Domains | array | No | The list of domain names added to WAF. | |
string | No | A domain name added to WAF. | demo.xxxaliyundoc.com | |
RegionId | string | No | The region of the WAF instance. Valid values:
| cn-hangzhou |
PunishType | string | No | The penalty type. Valid values:
| beian |
ResourceManagerResourceGroupId | string | No | The ID of the Alibaba Cloud resource group. | rg-aekz7nc****aata |
Response elements
Element | Type | Description | Example |
object | The request result. | ||
RequestId | string | The request ID. | B1F4D802-55A1-5D53-A247-7E79****85E7 |
| PunishedDomains | array | The list of domain names penalized for not having an ICP filing. | |
string | A domain name penalized for not having an ICP filing. | demo.xxxaliyundoc.com |
Examples
Success response
JSON format
{
"RequestId": "B1F4D802-55A1-5D53-A247-7E79****85E7",
"PunishedDomains": [
"demo.xxxaliyundoc.com\n"
]
}Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.