Create Snapshot
vm_snapshot_createCreate a snapshot of a VMware virtual machine to preserve its current state and enable rollback if needed.
Instructions
Create a snapshot of a virtual machine. Do not use "/" in snapshot names. Note: may fail on running encrypted VMs due to vmrun limitations — stop the VM first if needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name or .vmx path | |
| snapshot_name | Yes | Name for the new snapshot |