Find a Data Source Database

Return a list of databases based on search string and parent server ID

Method

/API2/dataSources/findDatabaseByName

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

Method Signature

Input Parameters

Name

searchCriteria

Object Type

Description

The search criteria for finding materialized data elements.

Output Response

Successful Result Code

200

Response List Type

Description of Response Type

The search results object.. Note that the response is returned as a list of items of this object type.

Examples