Administrator
- Administrator
- All Products
<server URI>/sisvc/restapi/v1/UpdateEntity/Documents('<document ID>')
Field
| Type
| Required
| Description
|
---|---|---|---|
name
| String
| Yes
| Name of the task.
|
description
| String
| -
| Description of the task.
|
runtimeId
| String
| Yes
| ID of the runtime environment.
|
currentVersion
| String
| Yes
| The latest dataflow object version.
|
nodes
| Array
| Yes
| Details of the task source and target connections.
|
Field
| Type
| Required
| Description
|
---|---|---|---|
name
| String
| Yes
| Name of the connection.
|
type
| String
| Yes
| The connection type, source or target.
|
connectionId
| String
| Yes
| ID of the connection.
|
transformationType
| String
| -
| Not applicable.
|
config
| Array
| Yes
| Configuration of the source and target connections.
|