When I add a node and its pollers via orionsdk, all these resources are autodiscovered and I can see them in the web. How can I see this information via orionsdk? If I run a query to Orion.Volumes it comes back empty because the volumes are only listed and not added. Is there a way to see them before adding them? I'm looking something similar to:
results = swis.invoke('Orion.NPM.Interfaces', 'DiscoverInterfacesOnNode', nodeid) but for Orion Volumes.
