Stop VM
stop_vmStop a VMware virtual machine by providing the .vmx file path. Optionally specify soft or hard shutdown mode.
Instructions
Stop 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. |