Skip to main content
Create Slo

Authorizations

Authorization
string
header
required

API key authentication

Query Parameters

silence_data_validations
boolean
deprecated

Body

application/json

Definition of an SLO

name
string
required
Example:

"Example Slo Name"

targetThresholdPercentage
number<float>
required
Example:

99.999

createTime
string<date-time>
creator
string
Example:

"test@domain.com"

description
string
Example:

"A brief description of my SLO"

grouping
Grouping · object

Definition of the SLO grouping fields

id
string
Example:

"b11919d5-ef85-4bb1-8655-02640dbe94d9"

labels
object
requestBasedMetricSli
RequestBasedMetricSli · object

Definition of a request-based SLI based on metrics

revision
Revision · object

The revision of the slo, used to differentiate between different versions of the same SLO

sloTimeFrame
enum<string>
Available options:
SLO_TIME_FRAME_UNSPECIFIED,
SLO_TIME_FRAME_7_DAYS,
SLO_TIME_FRAME_14_DAYS,
SLO_TIME_FRAME_21_DAYS,
SLO_TIME_FRAME_28_DAYS
type
string
Example:

"request"

updateTime
string<date-time>

Response

Response after creating a new SLO.

slo
Slo · object
required

Definition of an SLO