Function getDataSourceApiSpecs

  • Retrieves the connection property schema for the specified datasource, including the connector provider, version, and the full list of properties required to establish a connection. Use this operation to discover which fields must be supplied when creating or generating a connection string for this datasource.

    Parameters

    • dataSourceId: string

      The unique identifier of the datasource to retrieve the connection schema for.

    • Optionaloptions: ApiCallOptions

    Returns Promise<dataSources.GetDataSourceApiSpecsHttpResponse>

    getDataSourceApiSpecs(
    "rest"
    )

    GetDataSourceApiSpecsHttpError