qemu_vm_create
Imports a broker-local disk into a new managed qcow2 QEMU VM, locking it until vm_unlock.
Instructions
Import a broker-local disk into a new managed qcow2 QEMU VM. disk_path currently belongs to the broker host; remote-media upload is not available yet. VM remains locked by this session; call vm_unlock when finished.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cpus | No | ||
| name | Yes | ||
| vm_id | No | ||
| memory | No | ||
| machine | No | ||
| profile | No | win98 | |
| disk_path | No | ||
| overrides | No | ||
| extra_args | No | ||
| qemu_binary | No | ||
| acceleration | No | auto | |
| architecture | No | ||
| profile_overrides | No |