Batch deletes access control policies of a virtual private cloud (VPC) firewall.
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
yundun-cloudfirewall:BatchDeleteVpcFirewallControlPolicy |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| VpcFirewallId |
string |
Yes |
The instance ID of the virtual private cloud (VPC) firewall. |
vfw-m5e7dbc4y**** |
| AclUuidList |
array |
Yes |
The list of ACL UUIDs. |
|
|
string |
No |
The list of ACL UUIDs. |
6fb052a4-baad-4d86-8e2e-b79cc060535c |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
B2841452-CB8D-4F7D-B247-38E1CF7334F8 |
Examples
Success response
JSON format
{
"RequestId": "B2841452-CB8D-4F7D-B247-38E1CF7334F8"
}
Error codes
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | ErrorParametersUid | The aliUid parameter is invalid. | The aliUid parameter is invalid. |
| 400 | ErrorDBSelect | An error occurred while querying database. | An error occurred while querying database. |
| 400 | ErrorRecordLog | An error occurred while updating the operation log. | An error occurred while updating the operation log. |
| 400 | ErrorParameters | Parameters error. | Parameter error. |
| 400 | ErrorParamUuidOrOrderMiss | Either uuid or oldOrder is invalid. | Either uuid or oldOrder is invalid. |
| 400 | ErrorDBDelete | An error occurred while deleting the database. | An error occurred while deleting the database. |
| 400 | ErrorDBInsert | An error occurred while performing an insert operation in the database. | An error occurred while performing an insert operation in the database. |
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.