Function getDataAlertExecutionsStats

  • Parameters

    • taskId: string

      The alerting task identifier.

    • query: { period: "month" }

      an object with query parameters

      • period: "month"

        The period by which the stats aggregation needs to be performed.

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetDataAlertExecutionsStatsHttpResponse>

    Retrieves stats for overall data alerting task executions.

    GetDataAlertExecutionsStatsHttpError