Function updateOdagLink

  • Modifies ODAG link configuration including bindings, properties, status, and template Analytics Application reference. You can re-scan the template Analytics Application script to auto-detect binding patterns or override specific settings. If statusSetting is provided, the request updates only the link status (other payload fields are not applied).

    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.

    • body: LinkPutPayloadV2

      an object with the body content

    • Optionaloptions: ApiCallOptions

    Returns Promise<UpdateOdagLinkHttpResponse>

    UpdateOdagLinkHttpError