Function getDataSourceSettings

  • Retrieves the current configuration settings for the specified datasource. Settings control operational behaviour such as whether the datasource is enabled or disabled for tenant use.

    Parameters

    • dataSourceId: string

      The unique identifier of the datasource to retrieve settings for.

    • Optionaloptions: ApiCallOptions

    Returns Promise<dataSources.GetDataSourceSettingsHttpResponse>

    getDataSourceSettings(
    "rest"
    )

    GetDataSourceSettingsHttpError