[pve-devel] way to get all vm configs?

Stefan Priebe - Profihost AG s.priebe at profihost.ag
Thu Dec 5 09:23:52 CET 2013


Am 05.12.2013 05:58, schrieb Dietmar Maurer:
> 
>> is there a way to get all vm configs with one api request? Or at least all vm
>> configs from one node?
> 
> no, sorry

i would like to implement one and though about a new path

qemu/all =>
{
GET config
}

which can or might be filled later. But that seems to be impossible as
the subdirs in qemu always have to be of type vmid.

Do we need a "new" main Path for this?

/nodes/$node/qemu_all =>
{
GET config
}

or just directly something like
/nodes/$node/qemu_all_configs

Greets,
Stefan



More information about the pve-devel mailing list