Is there a way to automate a VMAN discovery and add the nodes to Orion NPM? I would like to scan for any new VM's that get stood up and report on them and add them to Orion NPM.
It can be done using the API, you would query ip addresses that show up in the vim.virtualmachines tables that aren't already in orion.nodes, then create a discovery against those IP's
Discoveries are not the simplest part of the API, but the documentation about using them is here:
Discovery · solarwinds/OrionSDK Wiki · GitHub
-Marc Netterfield
Loop1 Systems: SolarWinds Training and Professional Services