So I discovered that you can query EOC with the API....providing data from every instance of SolarWinds in my environment....and I've given out a couple of queries to others for dashboard purposes.
We have an Orion instance that is down and that seems to break getting any data.
Message":"Site XX.XX.XX.XX - 112\/13 is Down","ExceptionType":"SolarWinds.Orion.EOC.Data.Models.SiteDownException","FullException":"SolarWinds.Orion.EOC.Data.Models.SiteDownException: Site XX.XX.XX.XX - 112\/13 is Down
If I do the query in SWQL Studio, I get results (minus results from the instance that is down).
Is there a way to get results from the Orion instances that remain up via the CURL statement without it breaking since a site is down?