Delete VM
delete_vmPermanently delete a virtual machine and its disks from a Proxmox node. Requires user confirmation due to destructive nature.
Instructions
Permanently delete a VM and its disks. DESTRUCTIVE — ask the user to confirm before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes | ||
| force | No | Force-delete if running | |
| purge | No | Purge from backup jobs | |
| confirm | No | Set to true once the user has approved this destructive action |