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

Stefan Priebe s.priebe at profihost.ag
Wed Dec 4 21:22:54 CET 2013


Hi,

is there a way to get all vm configs with one api request? Or at least 
all vm configs from one node?

I need all MAC addressen of all vms / lan cards.

Right now i'm using:
  "/nodes/" . $node->{node} . "/qemu/" . $vm->{vmid} . "/config"

but this one is pretty expensive / slow for some hundred vms.

Thanks!

Greets,
Stefan



More information about the pve-devel mailing list