Batch Get Slo
GET
https://api.coralogix.com/mgmt/openapi/3/v1/slo/slos:batchGetNo 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
ids# string[]
Response
application/json
Response containing a batch of SLOs and any IDs not found.
- Option 1
- Option 2
notFoundIds#string[]
slos#object[]requiredoneOfslos.grouping# object slos.labels# object slos.requestBasedMetricSli# object slos.revision# object
Definition of an SLO
slos.createTime#date-time
slos.creator#string
Example:
[email protected]slos.description#string
Example:
A brief description of my SLODefinition of the SLO grouping fields
slos.id#string
Example:
b11919d5-ef85-4bb1-8655-02640dbe94d9slos.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
slos.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]
slos.targetThresholdPercentage#floatrequired
Example:
99.999slos.type#string
Example:
requestslos.updateTime#date-time