type |
Always JDBCTaskType |
String |
objectType |
The type of object being moved |
String |
sourceParent |
The source database or parent object |
String |
sourceTable |
The table from which to read data |
String |
sourceOperatorType |
The operator of the source database |
String |
sourceScripts |
Scripts executed against the source database |
JSON Array (String) |
targetParent |
The target database or parent object |
String |
targetTable |
The destination table for data |
String |
targetOperatorType |
The operator of the target database |
String |
targetScripts |
Scripts executed against the target database |
JSON Array (String) |
dataStreams |
The number of data streams allocated to this task |
Integer |
id |
The ID of the task |
Integer |