detach_firewall
Detach a cloud firewall from a cloud VM using the firewall ID and server ID.
Instructions
Detach a cloud firewall from a cloud VM. Requires scope services:write. Plain write — not gated. id comes from list_firewalls; serverId is the Nova server id to detach from.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Firewall id from list_firewalls. | |
| serverId | Yes | Nova server id to detach from. |