I have an external application that is used by our IT teams, and it includes such things as inventory databases, change control systems, and other general IT workflow management tools.
I have used Orion Maps to produce maps of each of our sites in a hierarchical manner, from clusters to sites, and finally the entire enterprise.
What I would like to do is perform a swql query to capture a map's state. The "state" I am looking for is what is reflected as a color for the map object when it appears on a higher level map.
So for example I have a site with 2 clusters of nodes for an application, one of which is down. The map for that site would show up as a red object. In my external application I can take the red state of the site and display it on the inventory page for that cluster, complete with links that take the user over to SolarWinds.
I assume there is a numeric identifier for each map, and a state variable that reflects the green/yellow/red state info for the combined objects in that map. It is that state data I want, so that I can color the link that brings the user back to the Solarwinds Orion map page.
George