Alters the properties of an existing data sink
Input Parameter Description
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name | string | Name of the data sink to be altered. Must be an existing data sink. | ||||||||||||||||||||
datasink_updates_map | map of string to strings | Map containing the properties of the data sink to be updated. Error if empty.
|
||||||||||||||||||||
options | map of string to strings | Optional parameters. |
Output Parameter Description
Name | Type | Description |
---|---|---|
updated_properties_map | map of string to strings | Map of values updated |
info | map of string to strings | Additional information. |