Find a Data Source Server

Return a list of servers based on search string

Method

/API2/dataSources/findServerByName

  • 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