Re-connects a domain name that is in the ICP filing violation penalty status.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:ModifyDomainPunishStatus |
update |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
You can call DescribeInstance to query the ID of the current WAF instance. |
waf_v2_public_cn-zxu****0g02 |
| Domain |
string |
Yes |
The domain name that is in the ICP filing violation penalty status. |
demo.xxxxaliyundoc.com |
| RegionId |
string |
No |
The region where the WAF instance resides. Valid values:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
The Alibaba Cloud resource group ID. |
rg-acfm***q |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
70E65A35-22B8-567C-B0A0-A2E9****20AE |
Examples
Success response
JSON format
{
"RequestId": "70E65A35-22B8-567C-B0A0-A2E9****20AE"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Waf.Pullin.DomainNotBeianOrInBlackList | The domain does not have an ICP filling or has been blacklisted. | The domain name is not filed or is on the blacklist. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.