Create Snapshot
create_snapshotCreate a named snapshot for a VMware virtual machine by specifying the VMX file path and snapshot name, allowing you to restore to that state later.
Instructions
Create a snapshot for a VMware VM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Snapshot name. | |
| vmxPath | Yes | Path to a .vmx file. WSL /mnt/c paths are accepted. |