delete_snapshot
Delete a snapshot from a Proxmox VM or container to free disk space without disrupting the running guest.
Instructions
Delete snapshot name (frees its disk usage; does not affect the running guest).
Needs node, vmid, type. Returns the task UPID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| node | Yes | ||
| type | Yes | ||
| vmid | Yes |