Data movement job object.
Job ID.
When the job was submitted.
Current job status.
Source to move data from.
Destination to move data to.
Job name.
When the job status
is IN_PROGRESS
, the progress details.
Job finish time.
A job is considered finished when its status
updates to COMPLETED
, FAILED
, or PARTIALLY_SUCCESSFUL
.
Error information.
When moving data from a Wix data collection, the source site ID.
By default, the source site is the current site. To move data from any site in the same Wix Account, specify the site ID, which you can retrieve by calling Get App Instance (REST | SDK).
Note: You can specify the ID of a source site or destination site, but not both.
When moving data to a Wix data collection, the destination site ID.
By default, the destination site is the current site. To move data to any site in the same Wix Account, specify the site ID, which you can retrieve by calling Get App Instance (REST | SDK).
Note: You can specify the ID of a source site or destination site, but not both.
Number of recorded logs.
When the job's status
is PARTIALLY_SUCCESSFUL
, the additional details.