pve_snapshot_delete
Delete a snapshot (restore point) on a Proxmox VE VM or container. Dry-run by default; set confirm=true to execute.
Instructions
MUTATION: delete a snapshot (removes a restore point). Dry-run by default; confirm=True to execute. Async -> UPID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | lxc | |
| node | No | ||
| vmid | Yes | ||
| force | No | ||
| confirm | No | ||
| snapname | Yes | ||
| proximo_target | No | Which configured Proxmox target to run this call against — a target name from your multi-target config (a specific PVE/PBS/PMG/PDM box). Omit to use the single/default target from the environment; the selection applies only to this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |