All Products
Search
Document Center

Cloud Firewall:BatchDeleteVpcFirewallControlPolicy

Last Updated:Dec 09, 2025

Deletes access control policies for a VPC firewall in a batch.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

VpcFirewallId

string

Yes

The instance ID of the VPC firewall.

vfw-m5e7dbc4y****

AclUuidList

array

Yes

The list of UUIDs of the access control policies.

string

No

The UUID of the access control policy.

6fb052a4-baad-4d86-8e2e-b79cc060535c

Response elements

Element

Type

Description

Example

object

Schema of Response

RequestId

string

The ID of the request.

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.