A service level objective response containing a single service level objective.

Hierarchy

  • SLOResponse

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

A service level objective object includes a service level indicator, thresholds for one or more timeframes, and metadata (name, description, tags, etc.).

errors?: string[]

An array of error messages. Each endpoint documents how/whether this field is used.

Generated using TypeDoc