All Products
Search
Document Center

Cloud Firewall:DeleteNatFirewallControlPolicyBatch

Last Updated:Dec 30, 2025

Deletes a batch of NAT firewall policies.

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

Lang

string

No

The language of the request and response. Valid values:

  • zh (default): Chinese

  • en: English

zh

AclUuidList

array

Yes

A list of access control list (ACL) UUIDs.

string

Yes

The UUID of the ACL.

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

NatGatewayId

string

Yes

The ID of the NAT Gateway.

ngw-uf6j0426ap74vd6vrb676

Direction

string

No

The traffic direction for the access control policy. Valid value:

  • out: outbound traffic.

out

Response elements

Element

Type

Description

Example

object

RequestId

string

The ID of the request.

450D47F5-956E-543E-8502-2F71C8C54E72

Examples

Success response

JSON format

{
  "RequestId": "450D47F5-956E-543E-8502-2F71C8C54E72"
}

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 ErrorDBDelete An error occurred while deleting the database. An error occurred while deleting the 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 ErrorDBInsert An error occurred while performing an insert operation in the database. An error occurred while performing an insert operation in the database.
400 ErrorMarshalJSON An error occurred while encoding JSON. An error occurred while encoding JSON.

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.