Hey,
I have a Proxmox lab with a few nodes, and I want to use the Proxmox API , for tasks such as probing my VMs.
I use
I know some other Private cloud are limited for 100,000 object at once and require pagination. However, I couldn't find any reference to such limitation in the user guide or wiki
Are there any limitation in the API usage?
Thanks
I have a Proxmox lab with a few nodes, and I want to use the Proxmox API , for tasks such as probing my VMs.
I use
/cluster/resources
(with type=vm
), but since my lab is grow, I'm wondering if there any limitation, such as the number of objects in the response.I know some other Private cloud are limited for 100,000 object at once and require pagination. However, I couldn't find any reference to such limitation in the user guide or wiki
Are there any limitation in the API usage?
Thanks