
JensAltner asked a question.
Import ProxMox hosts via Discovery and Inventory?
We've migrated FNMS to 2026 R1 and want to take inventory of a ProxMox environment. Has anyone had experience with how to do this?

JensAltner asked a question.
We've migrated FNMS to 2026 R1 and want to take inventory of a ProxMox environment. Has anyone had experience with how to do this?
→ Flexera One
→ Snow Atlas
→ FlexNet Manager
→ App Broker
Need help finding an answer?
@JensAltner​
I don't have any experience with this but there seems to be documented ProxMox APIs that you may want to investigate to create an integration.
Hopefully other forum members will chime in with their experiences...
Thanks,
John Sorensen
Hi Jens,
long time, no see ;)
For getting an useful Proxmox inventory i suggest using the Proxmox REST API.
With the Business Adapter Studio you'll need to get NODE and QEMU VM data, and in addition a common agent inventory for software recognition.
API:
Extract the complete list of VMs, and after that every VM data seperately.
CLICK for the API documentation.
regards,
Steve
Oh, before i forget that:
due to libvirt is not a part of Proxmox VE, it is not possible to get an inventory using "Discovery & Inventory" ...