All Products
Search
Document Center

Web Application Firewall:DescribePunishedDomains

Last Updated:Oct 15, 2025

Queries penalties for domain names added to Web Application Firewall (WAF) without an Internet Content Provider (ICP) filing.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

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: the Chinese mainland.

  • ap-southeast-1: outside the Chinese mainland.

cn-hangzhou

PunishType

string

No

The penalty type. Valid values:

  • beian (default): ICP filing center.

  • punishCenter: penalty center.

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.