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
_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to