Function getDataAlertExecution

  • Retrieves a specific execution for the specified data alerting task.

    Parameters

    • alertId: string

      The alerting task identifier.

    • executionId: string

      The execution identifier. If value is "latest", the latest execution will be returned

    • Optionaloptions: ApiCallOptions

    Returns Promise<GetDataAlertExecutionHttpResponse>

    GetDataAlertExecutionHttpError