T TekWeis Member Oct 12, 2021 3 0 6 58 Nov 8, 2022 #1 Is there any way to get a report of all the VM's and their specs? I am looking for a report similar to what RVTools does. A csv or other delimited file would be acceptable to create something that shows what all the VM's are and their configuration.
Is there any way to get a report of all the VM's and their specs? I am looking for a report similar to what RVTools does. A csv or other delimited file would be acceptable to create something that shows what all the VM's are and their configuration.
nunner Active Member Retired Staff Sep 1, 2022 156 34 28 Nov 9, 2022 #2 Hi, querying /cluster/resources[1] from the API sounds like what you need. This returns a JSON object. [1] https://pve.proxmox.com/pve-docs/api-viewer/index.html#/cluster/resources
Hi, querying /cluster/resources[1] from the API sounds like what you need. This returns a JSON object. [1] https://pve.proxmox.com/pve-docs/api-viewer/index.html#/cluster/resources