Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownAlertStatus

Package version

Known values of AlertStatus that the service accepts.

Index

Enumeration members

Enumeration members

Active

Active: = "Active"

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

Dismissed

Dismissed: = "Dismissed"

Alert dismissed as false positive

InProgress

InProgress: = "InProgress"

An alert which is in handling state

Resolved

Resolved: = "Resolved"

Alert closed after handling

Generated using TypeDoc