destroy_virtual_machine
Stop and destroy a virtual machine, then optionally expunge. Handles VMs in any state, including Error. Permanent and irreversible.
Instructions
Destroy a virtual machine using proper workflow: stop → destroy → expunge. Handles VMs in any state including Error. (DESTRUCTIVE - cannot be undone)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | VM ID to destroy | |
| expunge | No | Expunge (permanently delete) the VM after destroying |