Anchor to BulkOperationStatusBulk
enumBulk Operation Status
The valid values for the status of a bulk operation.
Anchor to Valid valuesValid values
- Anchor to CANCELEDCANCELED
The bulk operation has been canceled.
- Anchor to CANCELINGCANCELING
Cancelation has been initiated on the bulk operation. There may be a short delay from when a cancelation starts until the operation is actually canceled.
- Anchor to COMPLETEDCOMPLETED
The bulk operation has successfully completed.
- Anchor to CREATEDCREATED
The bulk operation has been created.
- Anchor to EXPIREDEXPIRED
The bulk operation URL has expired.
- Anchor to FAILEDFAILED
The bulk operation has failed. For information on why the operation failed, use BulkOperation.errorCode.
- Anchor to RUNNINGRUNNING
The bulk operation is runnning.
Was this section helpful?