5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-10-11 19:33:19 +03:00
Michael Köppl 14823177f5 api: create/store: allow adding VM as HA resource after creation
Extend the creation and restore actions with a 'ha-managed' parameter
that, if enabled, will also add the VM as a new HA resource. The 'state'
parameter for this new resource will match the value of the 'start'
parameter used during creation of the VM, such that the resulting state
of the resource and VM both match the user's expectation (avoid
situation where user creates a VM, does not select 'Start after
creation', but the default 'started' state of the resource would start
the VM anyway).

Signed-off-by: Michael Köppl <m.koeppl@proxmox.com>
Link: https://lore.proxmox.com/20251006155233.267374-2-m.koeppl@proxmox.com
2025-10-06 19:24:30 +02:00
2025-10-03 22:12:27 +02:00
2023-11-17 15:54:24 +01:00
Description
No description provided
6.4 MiB
Languages
Perl 82.5%
Batchfile 15.1%
C 1.7%
Makefile 0.7%