Hey
I want to create scale test (for test API limit), for that I search easy way to create very large amount of VMs (with IP that I can query with API request -> even better), say 100,000 VMs.
Is there option to create dummy object in Proxmox VE? object that return in
Thanks
I want to create scale test (for test API limit), for that I search easy way to create very large amount of VMs (with IP that I can query with API request -> even better), say 100,000 VMs.
Is there option to create dummy object in Proxmox VE? object that return in
GET /api2/json/cluster/resources
or GET /api2/json/nodes/{node}/qemu
and GET /api2/json/nodes/{node}/qemu/{vmid}/agent/network-get-interfaces
(for IP) but not really exist.Thanks