For the complete documentation index, see llms.txt. This page is also available as Markdown.

incidentEventKind

Examples

enum IncidentEventKind {
  Created
  StatusChanged
  IndicatorAdded
  IndicatorRemoved
  AdvisoryRefetched
  CommentAdded
  ScanCompleted
  MonitoredScopeUpdated
  MonitoredSourceChanged
  Custom
}

Enum values

Enum value
Description

Created

StatusChanged

IndicatorAdded

IndicatorRemoved

AdvisoryRefetched

CommentAdded

ScanCompleted

MonitoredScopeUpdated

MonitoredSourceChanged

Custom

References

Fields with this object:

Last updated