Update data source used schemas.

Update schemas of source node within a data flow.

Method

/API2/dataSources/updateDataFlowNodeSchemas

  • API Section: /API2/dataSources
  • API Version: 2.0
  • From Release: 2020.23
  • Usage: REST API only via POST actions.
  • Usage by:
    • Enterprise Admin

Method Signature

Input Parameters

Name

schemasObject

Object Type

Description

Use this object to update the database schemas used in the data flow.

Output Response

Successful Result Code

200

Response Type

Description of Response Type

Generic API response object with success or failure flag and related messages.

Notes

In the case of a direct query, updates the schemas within the data source. Otherwise, updates schemas for table nodes.