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 fromThe from timestamp in epoch seconds.
Optional groupFor metric based SLOs where the query includes a group-by clause, this represents the list of grouping parameters.
This is not included in responses for monitor based SLOs.
Optional groupsFor grouped SLOs, this represents SLI data for specific groups.
This is not included in the responses for metric based SLOs.
Optional monitorsFor multi-monitor SLOs, this represents SLI data for specific monitors.
This is not included in the responses for metric based SLOs.
Optional overallAn object that holds an SLI value and its associated data. It can represent an SLO's overall SLI value. This can also represent the SLI value for a specific monitor in multi-monitor SLOs, or a group in grouped SLOs.
Optional seriesA metric based SLO history response.
This is not included in responses for monitor based SLOs.
Optional thresholdsmapping of string timeframe to the SLO threshold.
Optional toThe to timestamp in epoch seconds.
Optional typeThe type of the service level objective.
Optional typeA numeric representation of the type of the service level objective (0 for
monitor, 1 for metric). Always included in service level objective responses.
Ignored in create/update requests.
Generated using TypeDoc
An array of service level objective objects.