Administrator
- Administrator
- All Products
Field
| Type
| Description
|
---|---|---|
name
| String
| Name of the task.
|
description
| String
| Description of the task, if available.
|
runtimeId
| String
| ID of the runtime environment.
|
currentVersion
| String
| The latest dataflow object version.
|
nodes
| Array
| Details of the task source and target connections.
|
Field
| Type
| Description
|
---|---|---|
name
| String
| Name of the connection.
|
type
| String
| The connection type.
|
connectionId
| String
| ID of the connection.
|
transformationType
| String
| The type of transformation.
|
config
| String
| Configuration of the source and target connections in key-value pairs. The keys in the array depend on the type of source and target connections.
|