Skip to main content
Batch Execute Slo

Authorizations

Authorization
string
header
required

API key authentication

Body

application/json

Request to batch execute multiple SLO operations.

requests
SloExecutionRequest · object[]
required

The requests.

Request for executing an SLO operation.

Response

Response containing the results of batch executed SLO operations.

matchingResponses
SloExecutionResponse · object[]
required

The matching responses.

Response for an executed SLO operation.

status
ResponseStatus · object

Status of the response, including error code and message.