Verb | URI | Description |
DELETE | /fw/firewall_rules/firewall_rule-id |
Removes a Firewall Rule. |
Normal Response Code: 204
Error Response Codes: Unauthorized (401), Not Found (404), Conflict (409). The Conflict error response is returned when an operation is performed while the firewall is in a PENDING state.
This operation does not require a request body.
This operation does not return a response body.
Example 4.124. Delete Firewall Rule: Request
DELETE /v2.0/fw/firewall_rules/1be5e5f7-c45e-49ba-85da-156575b60d50.json User-Agent: python-neutronclient Accept: application/json