Permanently delete a virtual machine and release its resources.
Control what happens to volumes attached to the VM with volume_action:
detach (default) — volumes are detached and kept. They remain billable and can be re-attached to another VM.delete — volumes are permanently deleted along with the VM.Set delete_vpc to true to also delete the VM’s associated VPC. The VPC is only deleted if no other VMs are using it.
If the VM has an active subscription, the remaining prepaid balance is refunded pro-rata (hourly precision) to your account balance.
API key for authentication. Each key is bound to a specific account.
Project ID. Required for all mutating operations (create, delete, power actions, resize).
VM ID (UUID)