Deletes an IP address from the blacklist for major event protection.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-waf:DeleteMajorProtectionBlackIp |
delete |
*All Resource
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the Web Application Firewall (WAF) instance. Note
Call DescribeInstance to obtain the ID of the current WAF instance. |
waf_cdnsdf3**** |
| TemplateId |
integer |
Yes |
The ID of the major event protection template. |
5332 |
| RuleId |
integer |
Yes |
The ID of the IP address blacklist rule for major event protection. |
20013135 |
| IpList |
string |
Yes |
The IP address blacklist to be deleted. Supports custom IP addresses or IP address segments in the blacklist, and supports both IPv4 and IPv6. Multiple IP addresses are separated by commas (,). For more information, see Major event protection. |
192.0.XX.XX,192.0.XX.XX/24 |
| RegionId |
string |
No |
The region ID of the WAF instance. Valid values:
|
cn-hangzhou |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the Alibaba Cloud resource group. |
rg-acfm***q |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
The result of the request. |
||
| RequestId |
string |
The ID of the request. |
66A98669-CC6E-4F3E-80A6-3014697B11AE |
Examples
Success response
JSON format
{
"RequestId": "66A98669-CC6E-4F3E-80A6-3014697B11AE"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.