Deletes a network access control list (ACL).
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ens:DeleteNetworkAcl |
create |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| NetworkAclId |
string |
Yes |
The ID of the network ACL. |
nacl-bp1lhl0taikrbgnh**** |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The ID of the request. |
CEF72CEB-54B6-4AE8-B225-F876FF7BA984 |
Examples
Success response
JSON format
{
"RequestId": "CEF72CEB-54B6-4AE8-B225-F876FF7BA984"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidParameter | The errorMessage is %s. Please check it again. | |
| 400 | NetworkAclIdNotFound | The specified instance does not exist. Please check whether the instance ID is correct. | |
| 400 | DependencyNetworkViolation | A bound network can be deleted only after it is unbound | |
| 400 | ens.interface.error | An error occurred while calling the API. | |
| 400 | MissingParameter | The input parameter that is mandatory for processing this request is not supplied. | |
| 400 | NoPermission | Permission denied. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.