I need to know if certain VM ID already exists by API. How?
I'm thinking to use "HTTP: GET /api2/json/nodes/{node}/qemu/{vmid}/status/current" but no reference what are available objects returned in http://pve.proxmox.com/pve2-api-doc/.
I'm thinking to use "HTTP: GET /api2/json/nodes/{node}/qemu/{vmid}/status/current" but no reference what are available objects returned in http://pve.proxmox.com/pve2-api-doc/.