We are having issues figuring out how to select up interfaces to monitor, when adding a node. Any help appreciated.
At this point, the API doesn't give you any help figuring out which interfaces to monitor - you have to find out the interface name and index independently. In other words, there is no programmatic access to the "List Resources" UI.
I'd love this capability to be added. It would be very useful.
Since this was written, we do have a better API for adding interfaces to monitor. See the SDK documentation for Orion.NPM.Interfaces.DiscoverInterfacesOnNode. This still doesn't cover everything that can be done from the List Resources UI, but it does cover network interfaces.