Interface ServiceLevelObjectivesApiListSLOsRequest

Hierarchy

  • ServiceLevelObjectivesApiListSLOsRequest

Properties

ids?: string

A comma separated list of the IDs of the service level objectives objects.

limit?: number

The number of SLOs to return in the response.

metricsQuery?: string

The query string to filter results based on SLO numerator and denominator.

offset?: number

The specific offset to use as the beginning of the returned response.

query?: string

The query string to filter results based on SLO names.

tagsQuery?: string

The query string to filter results based on a single SLO tag.

Generated using TypeDoc