Deletes an attack path whitelist entry.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-sas:DeleteAttackPathWhitelist |
delete |
*AttackPathWhitelist
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| AttackPathWhitelistId |
string |
Yes |
The ID of the attack path whitelist entry. Note
You can call ListAttackPathWhitelist to query attack path whitelist IDs. |
apwl-b33dec0acf9b42aabde032d656c0**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. Alibaba Cloud generates a unique ID for each request. You can use the ID to troubleshoot issues. |
898F7AA7-CECD-5EC7-AF4D-664C601B**** |
Examples
Success response
JSON format
{
"RequestId": "898F7AA7-CECD-5EC7-AF4D-664C601B****"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | DataNotExists | data not exist | |
| 500 | ServerError | ServerError | |
| 403 | NoPermission | caller has no permission |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.