OpenNMS.js - v2.6.2-SNAPSHOT
    Preparing search index...

    Class OnmsSituationFeedback

    Represents an OpenNMS alarm.

    Implements

    Index

    Constructors

    Properties

    alarmKey?: string

    the related alarm reduction key

    the related alarm reduction key

    fingerprint?: string

    signature of situation having given set of alarms

    reason?: string

    the related alarm reduction key

    rootCause?: boolean

    TRUE if Alarm in this Feedback is the Root Cause of the Situation in this Feedback

    situationKey?: string

    the situation reduction key

    tags?: string[]

    User defined attributes relating to the Situation/Feedback

    timestamp?: number

    the related alarm reduction key

    user?: string

    the related alarm reduction key

    Accessors