Change Items Data Sources

Changes the contents items' data source (materialized model)

Method

/API2/dataSources/changeDataSources

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

Method Signature

Input Parameters

Name

dscApiDataList

Object Type

Description

The data source changer settings object.

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

The API data source changes does not allow for 'fixing' issues. It assumes a clean change.It is recommended that this API would not get executed in parallel.