Optional
additionalA container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.
Optional
errorsAn array of error objects returned while querying the history data for the service level objective.
Optional
groupThe location name
Optional
historyThe state transition history for the monitor, represented as an array of
pairs. Each pair is an array where the first element is the transition timestamp
in Unix epoch format (integer) and the second element is the state (integer).
For the state, an integer value of 0
indicates uptime, 1
indicates downtime,
and 2
indicates no data.
Optional
spanThe number of decimal places to which the SLI value is accurate for the given from-to timestamps.
Optional
uptimeThe overall uptime.
Generated using TypeDoc
Object containing the uptime information.