Package version:

Enumeration KnownAlertStatus

Known values of AlertStatus that the service accepts.

Enumeration Members

Enumeration Members

Active: "Active"

An alert which doesn't specify a value is assigned the status 'Active'

Dismissed: "Dismissed"

Alert dismissed as false positive

InProgress: "InProgress"

An alert which is in handling state

Resolved: "Resolved"

Alert closed after handling

Generated using TypeDoc