Deletes all addresses from an address book.
Try it now
Test
RAM authorization
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the WAF instance. Note
Call the DescribeInstance operation to query the ID of the WAF instance. |
waf-cn-7mz****hw0u |
| RuleId |
integer |
Yes |
The ID of the address book. |
12345678 |
| ResourceManagerResourceGroupId |
string |
No |
The ID of the Alibaba Cloud resource group. |
rg-acfm***q |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
276D7566-31C9-4192-9DD1-51B10D***** |
Examples
Success response
JSON format
{
"RequestId": "276D7566-31C9-4192-9DD1-51B10D*****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | Defense.Control.DefenseAddressOperationTooFrequent | Address book operations are too frequent. | Address book operations are too frequent. Please try again later. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.