Operations

Operations in API v3: list operations, create a batch operation, retrieve an operation, cancel an operation, list operation attempts, resume an operation, retrieve an operation attempt, list operation items.

8 operations.

OperationSummary
GET /operationsList operations
POST /operations/batchesCreate a batch operation
GET /operations/{operation_id}Retrieve an operation
PATCH /operations/{operation_id}Cancel an operation
GET /operations/{operation_id}/attemptsList operation attempts
POST /operations/{operation_id}/attemptsResume an operation
GET /operations/{operation_id}/attempts/{attempt_id}Retrieve an operation attempt
GET /operations/{operation_id}/itemsList operation items