Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownAlertStatus

Package version

Known values of AlertStatus that the service accepts.

Index

Enumeration members

Enumeration members

Dismissed

Dismissed: = "Dismissed"

Alert dismissed as false positive

InProgress

InProgress: = "InProgress"

Alert is being handled

New

New: = "New"

New alert

Resolved

Resolved: = "Resolved"

Alert closed after handling

Unknown

Unknown: = "Unknown"

Unknown value

Generated using TypeDoc