delete_container_snapshot
Permanently delete an LXC container snapshot by specifying node, container ID, and snapshot name. Irreversible action requires elevated risk level.
Instructions
Delete an LXC container snapshot. Irreversible. Requires PROXMOX_RISK_LEVEL=all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name where the container resides. | |
| vmid | Yes | LXC container numeric ID. | |
| snapname | Yes | Snapshot name to delete (irreversible). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |