proxmox_delete_vm
Delete a stopped VM permanently from a Proxmox node. Returns a task UPID to monitor completion with proxmox_task_status.
Instructions
Permanently delete a VM (the VM must be stopped first). Returns the task UPID — use proxmox_task_status to check whether it finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |