Authorizations
API key authentication
Response
Response with Zero State.
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/v1/slo/slos/zeroState \
--header 'Authorization: <api-key>'{
"zeroState": true
}No description available
curl --request GET \
--url https://api.coralogix.com/mgmt/openapi/latest/v1/slo/slos/zeroState \
--header 'Authorization: <api-key>'{
"zeroState": true
}API key authentication
Response with Zero State.
Was this page helpful?