Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IncidentResult

Package version

Hierarchy

  • IncidentResult

Index

Properties

Optional anomalyDetectionConfigurationId

anomalyDetectionConfigurationId: undefined | string

anomaly detection configuration unique id

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

Optional dataFeedId

dataFeedId: undefined | string

data feed unique id

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

incidentId

incidentId: string

incident id

lastTime

lastTime: Date

incident last time

Optional metricId

metricId: undefined | string

metric unique id

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

property

rootNode

rootNode: SeriesIdentity

startTime

startTime: Date

incident start time

Generated using TypeDoc