OptionalcompletedThe timestamp when the operation completed or failed, in ISO 8601 format. Present only when status is Completed or Failed.
The timestamp when the operation was created, in ISO 8601 format.
OptionalerrorA message describing the error that caused the operation to fail.
Present only when status is Failed.
OptionalfileThe identifier of the file being operated on.
The unique identifier for the operation.
OptionalingestionThe number of ingestion units consumed by this operation.
Present only when status is Completed for file ingestion operations.
The kind of action represented by this operation, such as uploading or deleting a file.
OptionalpercentThe progress made by the operation, as a percentage (0-100).
The status of the operation.
Processing: The operation is in progress.Completed: The operation finished successfully.Failed: The operation failed. See error_message for details.
The OperationModel describes the status of an ongoing or completed server operation.
Export
OperationModel