Stop VM
vm_stopStop a virtual machine using graceful shutdown or forced power-off. Specify a VM by name or .vmx path, and choose soft or hard mode.
Instructions
Stop a virtual machine. "soft" attempts graceful shutdown, "hard" forces power off.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name from config, or full .vmx path. Uses default_vm if omitted | |
| mode | No | Shutdown mode | soft |