Deletes specified custom defense rules.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DeleteClientUserDefineRule |
delete |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| IdList |
array |
Yes |
The IDs of the custom defense rules. |
|
|
integer |
No |
The ID of the custom defense rule. Note
You can call the ListClientUserDefineRules operation to query the IDs of custom defense rules. |
140**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request, which is used to locate and troubleshoot issues. |
4552b59b-18f2-4fad-b6a2-0d59b8f2**** |
Examples
Success response
JSON format
{
"RequestId": "4552b59b-18f2-4fad-b6a2-0d59b8f2****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidId | Invalid ID. | |
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission | You are not authorized to do this operation. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.