Delete Snapshot
delete_snapshotRemove a specific snapshot from a VMware virtual machine by providing the VMX file path and snapshot name.
Instructions
Delete a VMware VM snapshot.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Snapshot name. | |
| vmxPath | Yes | Path to a .vmx file. WSL /mnt/c paths are accepted. |