vm_snapshot_save
Save a named snapshot of a QEMU virtual machine to preserve its current state for analysis, debugging, or recovery purposes.
Instructions
Save a VM snapshot by name via QMP HMP bridge.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_id | Yes | ||
| snapshot_name | Yes | ||
| timeout_sec | No |