Reset VM
reset_vmReset a VMware virtual machine by providing its .vmx file path. Choose between soft reset (graceful reboot) or hard reset (immediate power cycle).
Instructions
Reset a VMware VM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | soft | |
| vmxPath | Yes | Path to a .vmx file. WSL /mnt/c paths are accepted. |