Removes IP entries from the network access control list (ACL) of a Classic Load Balancer (CLB) instance.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
slb:RemoveAccessControlListEntry |
update |
*acl
|
|
None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| RegionId |
string |
Yes |
The ID of the region where the network ACL is created. You can call the DescribeRegions operation to query the most recent region list. |
cn-hangzhou |
| AclId |
string |
Yes |
The ID of the network ACL. |
acl-bp1l0kk4gxce43k****** |
| AclEntrys |
string |
No |
The IP entries that you want to remove from the network ACL. Valid values:
|
[{"entry":"10.0.10.0/24","comment":"privaterule1"}] |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
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 | SystemBusy | The system is busy. | System Busy |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.