pve_rollback_vm_snapshot
Rollback a Proxmox VE virtual machine to a previous snapshot state, optionally starting the VM after restoration.
Instructions
Rollback VM to snapshot
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name | |
| vmid | Yes | VM ID | |
| snapname | Yes | Snapshot name | |
| start | No | Start VM after rollback |