Currently, there doesn't appear to be a single http get to obtain all VMs in the cluster. Right now, I have to query the cluster to obtain the nodes, then query each node for what VMs they have, then on top of that, query each node again for each individual VM config. As you can imagine, when...
Hi ich habe ein kleines Problem, ich will mithilfe einer API per Curl abfragen wieviele Festplatten verfügbar sind, um zu checken ob eine ausgefallen ist. Ich habe das bei Postman gemacht und es hat auch funktioniert. Ich habe folgenden Link benutzt...
I have a working REST API Connection to proxmox. I can create and clone an LXC container just fine using the API.
After cloning a container, I am trying to use the REST API to set the containers IP Address, but it's not working. My NodeJS code is below.
let formBody = await...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.