qemu_vm_command_preview
Preview the exact QEMU command for a VM without modifying its state. Keep the VM locked during preview, then call vm_unlock to release it.
Instructions
Preview the exact managed QEMU command without changing VM state. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpus | No | ||
| name | No | ||
| vm_id | No | ||
| memory | No | ||
| machine | No | ||
| profile | No | ||
| overrides | No | ||
| extra_args | No | ||
| qemu_binary | No | ||
| acceleration | No | ||
| architecture | No | ||
| profile_overrides | No |