Workloads batch
Authorizations
AuthorizationstringRequired
Bearer authentication
Body
The ids and action to perform on a batch of workloads. The number of ids is limited to 100.
idsstring · uuid[] · min: 1Required
List of ids to perform the action on.
actionstring · enumRequiredPossible values:
The action to perform on the list of ids.
Responses
200
Request completed successfully.
application/json
400
Bad request.
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
500
unexpected error
application/json
503
unexpected error
application/json
post
/api/v1/workloads/batchLast updated