Verb | URI | Description |
DELETE | /fw/firewalls/firewall-id |
Removes a Firewall. |
Normal Response Code: 204
Error Response Codes: Unauthorized (401), Not Found (404)
This operation does not require a request body.
This operation does not return a response body.
Example 4.148. Delete Firewall: Request
DELETE /v2.0/fw/firewalls/1be5e5f7-c45e-49ba-85da-156575b60d50.json User-Agent: python-neutronclient Accept: application/json