delete_firewall
Delete a cloud firewall permanently. Requires explicit user confirmation and the firewall must be detached from any VM first.
Instructions
Delete a cloud firewall. Requires scope services:write. IRREVERSIBLE, and refused server-side while it is still attached to any VM (detach first with detach_firewall). Pass confirm:true only after the user has explicitly approved. id comes from list_firewalls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Firewall id from list_firewalls. | |
| confirm | Yes | Set to true to execute. This operation spends from your account balance and/or is irreversible; only pass true after the user has explicitly approved. Omit or false → the tool refuses and makes no API call. |