Updated on 2024-03-05 GMT+08:00

Deleting a Network ACL Rule

Function

This API is used to delete a network ACL rule.

Before deleting a rule, you need to remove the rule from the corresponding policy first. For details, see Removing a Network ACL Rule.

URI

DELETE /v2.0/fwaas/firewall_rules/{firewall_rule_id}

Table 1 describes the parameters.
Table 1 Parameter description

Name

Mandatory

Type

Description

firewall_rule_id

Yes

String

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

Request Parameters

None

Response Parameters

None

Example Request

DELETE https://{Endpoint}/v2.0/fwaas/firewall_rules/b94acf06-efc2-485d-ba67-a61acf2a7e28

Example Response

None

Status Code

See Status Codes.

Error Code

See Error Codes.