rollback_container_snapshot
Roll back an LXC container to a specific snapshot, discarding all changes made after that snapshot was taken.
Instructions
Roll back an LXC container to a snapshot. Discards changes since then.
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 roll back to. Discards all changes since then. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |