Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IncidentProperty

Package version

Hierarchy

  • IncidentProperty

Index

Properties

Optional expectedValueOfRootNode

expectedValueOfRootNode: undefined | number

expected value of the root node given by smart detector NOTE: This property will not be serialized. It can only be populated by the server.

Optional incidentStatus

incidentStatus: IncidentStatus

incident status

only return for alerting incident result NOTE: This property will not be serialized. It can only be populated by the server.

maxSeverity

maxSeverity: Severity

max severity of latest anomalies in the incident

Optional valueOfRootNode

valueOfRootNode: undefined | number

value of the root node NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc