Removes IP addresses from the blacklist of an Anti-DDoS Pro or Anti-DDoS Premium instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-ddoscoo:DeleteAutoCcBlacklist |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the Anti-DDoS Pro or Anti-DDoS Premium instance. Note
Call DescribeInstanceIds to query the IDs of all Anti-DDoS Pro and Anti-DDoS Premium instances. |
ddoscoo-cn-mp91j1ao**** |
| QueryType |
string |
No |
||
| Blacklist |
string |
Yes |
A JSON string that contains the IP addresses to remove from the blacklist. The string has the following structure:
|
[{"src":"198.51.XX.XX"},{"src":"198.52.XX.XX"}] |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
C33EB3D5-AF96-43CA-9C7E-37A81BC06A1E |
Examples
Success response
JSON format
{
"RequestId": "C33EB3D5-AF96-43CA-9C7E-37A81BC06A1E"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.