Function getOdagLink

  • Retrieves details of a specific ODAG link, including bindings, properties, status, and template Analytics Application charts. Use this to review link configuration or verify permissions before generating Analytics Applications.

    Parameters

    • linkId: string

      The ID of the link.

    • query: { includeCharts?: boolean }

      an object with query parameters

      • OptionalincludeCharts?: boolean

        Determines whether master charts of the template Analytics Application are included in the response.

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetOdagLinkHttpResponse>

    GetOdagLinkHttpError