Hi Everyone,
We have a vm template that has the agent installed on the system already. Once a system is provisioned, our C.M. activates the agent and it shows up in Orion but with no resources listed.
I am trying to figure out how to perform the same functions as list resources would, from research I am guessing I would have to do a discovery on the node but everything is based on SNMP that I see. End goal is being able to programmatically add/remove resources ( volumes, interfaces, cpu/mem) for a agent polled node thats already in Orion.
Thanks for any help.