Enhance Availability (RTC) data via REST with current service status
Description
Acceptance / Success Criteria
None
related to
Lucidchart Diagrams
Activity
Show:
Fixed
Created April 12, 2021 at 9:41 PM
Updated June 2, 2021 at 9:21 PM
Resolved June 2, 2021 at 7:21 AM
Currently when querying RTC data via REST (endpoint /availability/nodes/{nodeid}) you get data similar to:
It would be helpful if, at least on the <service> entities, there was an additional Boolean field indicating if the last known status is up or down. The only indicator of a current outage is the
service-down-count
value, but that doesn't indicate which service is down.