|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
ETL |
||
| name |
string |
job name |
etl-20240426 |
| description |
string |
job description |
Data transformation job |
| displayName |
string |
job displayName |
etljob |
| configuration | ETLConfiguration |
The data transformation configuration. |
|
| createTime |
integer |
The time when the data transformation job was created. |
1714274900 |
| lastModifiedTime |
integer |
The time when the data transformation job was last modified. |
1714274900 |
| status |
string |
The status of the data transformation job. Valid values:
|
RUNNING |
| scheduleId |
string |
The schedule ID. |
f0eb655e501a8780808d1970ef6d04c4 |