Suspend VM
fusion_suspend_vmSuspend a running VMware Fusion VM to save its current state to disk, pausing all activity so you can resume exactly where you left off.
Instructions
Suspend a running VMware Fusion virtual machine. Saves the VM's state to disk.
Args:
vmx_path (string): Absolute path to the VM's .vmx file.
Returns: Confirmation message on success.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmx_path | Yes | Absolute path to the .vmx file of the virtual machine | |
| vm_password | No | Encryption password for the VM (required if the VM is encrypted) |