delete_guest
Permanently delete a VM or container from Proxmox VE. Requires the guest to be stopped first and destroys all associated disk images.
Instructions
Permanently delete a VM or container. IRREVERSIBLE.
The guest must be stopped before deletion. All disk images will be destroyed.
Args: vmid: The numeric ID of the VM or container to delete. confirm: Must be true to execute. First call without confirm shows a warning.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | Yes | ||
| confirm | No |