Revert to Snapshot
fusion_revert_snapshotRestore a VMware Fusion VM to a previous snapshot, discarding any changes made since that snapshot. Use this to roll back to a known good state.
Instructions
Revert a VMware Fusion virtual machine to a previous snapshot.
WARNING: This discards any changes made since the snapshot was taken.
Args:
vmx_path (string): Absolute path to the VM's .vmx file.
snapshot_name (string): Name of the snapshot to revert to.
Returns: Confirmation message on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmx_path | Yes | Absolute path to the .vmx file | |
| vm_password | No | Encryption password for the VM (if encrypted) | |
| snapshot_name | Yes | Name of the snapshot to revert to |