Create Slo
POST
https://api.coralogix.com/mgmt/openapi/3/v1/slo/slosNo description available
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Query Parameters
silence_data_validations# boolean
Body
application/json
- oneOf
- Option 1
- Option 2
createTime#date-time
creator#string
Example:
[email protected]description#string
Example:
A brief description of my SLODefinition of the SLO grouping fields
id#string
Example:
b11919d5-ef85-4bb1-8655-02640dbe94d9name#stringrequired
Example:
Example Slo NameDefinition of a request-based SLI based on metrics
The revision of the slo, used to differentiate between different versions of the same SLO
sloTimeFrame#SloTimeFrame
Possible values: [SLO_TIME_FRAME_UNSPECIFIED, SLO_TIME_FRAME_7_DAYS, SLO_TIME_FRAME_14_DAYS, SLO_TIME_FRAME_21_DAYS, SLO_TIME_FRAME_28_DAYS]
targetThresholdPercentage#floatrequired
Example:
99.999type#string
Example:
requestupdateTime#date-time
Response
application/json
Response after creating a new SLO.
- Option 1
- Option 2
slo#objectrequiredoneOfslo.grouping# object slo.labels# object slo.requestBasedMetricSli# object slo.revision# object
Definition of an SLO
slo.createTime#date-time
slo.creator#string
Example:
[email protected]slo.description#string
Example:
A brief description of my SLODefinition of the SLO grouping fields
slo.id#string
Example:
b11919d5-ef85-4bb1-8655-02640dbe94d9slo.name#stringrequired
Example:
Example Slo NameDefinition of a request-based SLI based on metrics
The revision of the slo, used to differentiate between different versions of the same SLO
slo.sloTimeFrame#SloTimeFrame
Possible values: [SLO_TIME_FRAME_UNSPECIFIED, SLO_TIME_FRAME_7_DAYS, SLO_TIME_FRAME_14_DAYS, SLO_TIME_FRAME_21_DAYS, SLO_TIME_FRAME_28_DAYS]
slo.targetThresholdPercentage#floatrequired
Example:
99.999slo.type#string
Example:
requestslo.updateTime#date-time