Updated on 2024-04-16 GMT+08:00

Deleting a Network ACL

Function

This API is used to delete a network ACL.

This API is now available in CN North-Beijing4, CN East-Shanghai1, CN South-Guangzhou, CN South-Shenzhen, CN Southwest-Guiyang1, and AP-Singapore.

URI

DELETE /v3/{project_id}/vpc/firewalls/{firewall_id}

Table 1 Parameter description

Parameter

Mandatory

Type

Description

firewall_id

Yes

String

Unique identifier of a network ACL.

project_id

Yes

String

Project ID.

Request Parameters

None

Response Parameters

None

Example Request

Delete a network ACL.

DELETE https://{Endpoint}/v3/{project_id}/vpc/firewalls/{firewall_id}

Example Response

None

Status Codes

See Status Codes.

Error Codes

See Error Codes.