Workloads batch

Workload batch operations.

post
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 · enumRequired

The action to perform on the list of ids.

Possible values:
Responses
chevron-right
200

Request completed successfully.

application/json
post
/api/v1/workloads/batch

Last updated