Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownIncidentStatus

Package version

Known values of IncidentStatus that the service accepts.

Index

Enumeration members

Enumeration members

Active

Active: = "Active"

An active incident which is being handled

Closed

Closed: = "Closed"

A non-active incident

New

New: = "New"

An active incident which isn't being handled currently

Generated using TypeDoc