Deletes an access control list (ACL).
Operation description
You can delete an ACL only if it is not associated with a listener.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
slb:DeleteAccessControlList |
delete |
*acl
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The region ID of the ACL. You can call the DescribeRegions operation to query the most recent region list. |
cn-hangzhou |
| AclId |
string |
Yes |
The ACL ID. |
acl-bp1l0kk4gxce43kz****** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The request ID. |
988CB45E-1643-48C0-87B4-928DDF77EA49 |
Examples
Success response
JSON format
{
"RequestId": "988CB45E-1643-48C0-87B4-928DDF77EA49"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | OperationFailed.AclBindedWithVip | The ACL has binded with vip. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.