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

Deleting a Network ACL Policy

Function

This API is used to delete a network ACL policy.

URI

DELETE /v2.0/fwaas/firewall_policies/{firewall_policy_id}

Table 1 describes the parameters.
Table 1 Parameter description

Name

Mandatory

Type

Description

firewall_policy_id

Yes

String

Specifies the network ACL policy ID, which uniquely identifies the network ACL policy.

Request Parameters

None

Response Parameters

None

Example Request

DELETE https://{Endpoint}/v2.0/fwaas/firewall_policies/2fb0e81f-9f63-44b2-9894-c13a3284594a

Example Response

None

Status Code

See Status Codes.

Error Code

See Error Codes.