Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1003 Bytes

LegacyProvisioningSyncControlDataForAllDatabaseResponse.md

File metadata and controls

16 lines (13 loc) · 1003 Bytes

# LegacyProvisioningSyncControlDataForAllDatabaseResponse

Properties

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]

[Back to Model list] [Back to API list] [Back to README]