Delete snapshot
delete_snapshotDelete a snapshot from a Proxmox VM or container. This destructive action requires user confirmation before proceeding.
Instructions
Delete a snapshot from a VM or container. DESTRUCTIVE — ask the user to confirm before invoking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | ||
| vmid | Yes | ||
| force | No | Force removal even if removal is not safe | |
| confirm | No | Set to true once the user has approved this destructive action | |
| vm_type | No | qemu | |
| snapname | Yes | Snapshot name to delete |