Use case 3: Get Data Source settings to view Data Source settings

Follow this example to get the settings of a Data Source to view the settings of the Data Source.

Prerequisites

  • You have obtained the ID of the Data Source

  • Assume the Data Source ID is 101

Step

  1. Use the GET method on the end point /api/em/v2/datasources/101.

Use cases