Revert to Snapshot
vm_snapshot_revertRevert a virtual machine to a chosen snapshot, leaving it suspended. Enable auto_start to automatically power the VM back on after the revert.
Instructions
Revert a VM to a previous snapshot. The VM will be in suspended state after revert. Use auto_start to automatically power it back on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name or .vmx path | |
| auto_start | No | Automatically start the VM after reverting | |
| snapshot_name | Yes | Snapshot name or path (e.g. "Snap1/Snap2" for nested) |