Name | Type | Description | Notes |
---|---|---|---|
stat | string | Status of the request that has been made. Can be 'ok' or 'fail'. | [optional] |
errorCode | string | If the request has failed, this element will contain the error code related to the problem encountered. | [optional] |
errorMsg | string | If the request has failed, this element will contain the error message related to the problem encountered. | [optional] |
status | string | Synchronization status. | [optional] |
jobId | string | Job identifier. | [optional] |
percentage | int | Progression percentage. | [optional] |
step | int | Current step. | [optional] |
numberOfStep | int | Number of steps. | [optional] |