Create operations
Create one or more operations based on the scope and targets sent. Currently available operation types: execute_microservice, delete_workspaces, shutdown_workspaces, restart_workspaces, and suspend_workspaces.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique organization identifier.
24^[0-9a-f]{24}$Body
Operation command type.
execute_microservice, delete_workspaces, shutdown_workspaces, restart_workspaces, suspend_workspaces Scope and objectives object.
Custom expiration in seconds. If omitted, the command's default value is used.
600 <= x <= 84600Specific load of the operation type. Payload is not allowed for delete_workspaces/shutdown_workspaces/restart_workspaces/suspend_workspaces.
Response
Operations created successfully.
Identifiers of operations created in the same order as they were created.
1