suspend_guest
Suspend a running virtual machine, optionally saving its memory state to disk for hibernation. Use this to pause a guest and free host resources.
Instructions
Suspend a running VM.
Args: vmid: Guest to suspend. to_disk: Write memory state to disk (hibernate) instead of holding it in RAM.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | Yes | ||
| to_disk | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||