Suspend VM
vm_suspendSuspend a VMware virtual machine by preserving its current state to disk, enabling you to pause operations and resume precisely where you stopped. Select soft for graceful suspension or hard for immediate stop.
Instructions
Suspend a virtual machine, preserving its current state to disk. Warning: encrypted VMs may not resume via vmrun after suspend — use vm_stop instead if unsure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | No | VM name from config, or full .vmx path. Uses default_vm if omitted | |
| mode | No | soft |