suspend_vm
Pause a virtual machine's execution while keeping its memory state intact. Provide the node name and VM ID to suspend the VM.
Instructions
Suspend a VM (pause execution, keep memory). Requires PROXMOX_RISK_LEVEL=lifecycle.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | Yes | Node name where the VM resides. | |
| vmid | Yes | QEMU VM numeric ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |