suspend_vm
Suspend a running virtual machine to memory, saving its state for later resume.
Instructions
Suspend a running virtual machine to memory.
The VM state is saved and can be resumed later with resume_vm.
Args: vm_id: The VM identifier
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |