A response with one or more service level objective.

Hierarchy

  • SLOListResponse

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

An array of service level objective objects.

errors?: string[]

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

The metadata object containing additional information about the list of SLOs.

Generated using TypeDoc