OperationDetails
Operation Details in Content Management
Properties
The current state of the operation
Possible values are: NOT_INITIALIZED , INITIALIZED , RUNNING , FAILED , FINISHED , UNKNOWN
The end time of the operation
The error code of the operation
Possible values are: NONE , INVALID_FILE_FORMAT , INVALID_ENCRYPTION_KEY , OPERATION_FAILED , UNKNOWN
The id of operation
The last update time of the operation
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
The start time of the operation
The type of operation
Possible values are: NOT_INITIALIZED , IMPORT , EXPORT , UNKNOWN
JSON Example
{
"state": "NOT_INITIALIZED"
}
Returned By
Get Last Export Operation
Get Last Import Operation