Get Slo
GET
https://api.coralogix.com/mgmt/openapi/3/v1/slo/slos/{id}No 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
Path Parameters
id# stringrequired
Response
application/json
Response containing the details of a specific 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