curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/latest/v1/slo/slos:batchExecute \
--header 'Authorization: <api-key>'{
"matchingResponses": [
{}
]
}No description available
curl --request POST \
--url https://api.coralogix.com/mgmt/openapi/latest/v1/slo/slos:batchExecute \
--header 'Authorization: <api-key>'{
"matchingResponses": [
{}
]
}API key authentication
Request for executing an SLO operation.
Show child attributes
Response containing the results of batch executed SLO operations.
Was this page helpful?