release_reserved_ip
Release a reserved public IP permanently to stop billing. Requires explicit confirmation as this action is irreversible.
Instructions
Release (permanently delete) a reserved public IP. Requires scope services:write. IRREVERSIBLE: the floating IP is deleted and billing stops. Pass confirm:true only after the user has explicitly approved. id comes from list_reserved_ips.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Reserved IP id from list_reserved_ips. | |
| 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. |