delete_virtual_ip
Removes a virtual IP by its ID. Confirmation required because the deletion is irreversible.
Instructions
Delete a virtual IP by ID. WARNING: This is irreversible.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vip_id | Yes | Virtual IP ID (from search_virtual_ips) | |
| confirm | No | Must be set to True to execute. Safety gate for destructive operations. | |
| dry_run | No | If True, preview the operation without executing. | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||