ClearAlertRequest interface

The request for clearing the alert

Properties

alerts

The list of alert IDs to be cleared

resolutionMessage

The resolution message while clearing the alert

Property Details

alerts

The list of alert IDs to be cleared

alerts: string[]

Property Value

string[]

resolutionMessage

The resolution message while clearing the alert

resolutionMessage?: string

Property Value

string