Hello,
I'm currently writing a script that will provide a list of VMs. In the event of a Proxmox node crash, we need a list of the affected VMs on that node. What endpoint could I use for this? I initially wanted to use /nodes/<nodename>/qemu, but the problem is that Proxmox would already fail over the VMs to a new node, thus distorting the output.
I'm grateful for any help.
Best regards
I'm currently writing a script that will provide a list of VMs. In the event of a Proxmox node crash, we need a list of the affected VMs on that node. What endpoint could I use for this? I initially wanted to use /nodes/<nodename>/qemu, but the problem is that Proxmox would already fail over the VMs to a new node, thus distorting the output.
I'm grateful for any help.
Best regards