SLOs
Number of APIs: 6
-
Get All SLOs GET {{baseUrl}}/slo/?owner_id=<string>&offset=1&limit=50
-
Create SLO POST {{baseUrl}}/slo
-
Mark SLO Affected POST {{baseUrl}}/slo/:sloID/incident?owner_id=<ObjectId>
-
Get SLO By ID GET {{baseUrl}}/slo/:sloID?owner_id=<string>
-
Remove SLO DELETE {{baseUrl}}/slo/:sloID?owner_id=<string>
-
Mark SLO False Positive PATCH https://api.squadcast.com/v3/slo/:sloID/incident/:sloIncidentID/false-positive/:value