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

    Class OnmsAlarmSummary

    Represents an OpenNMS alarm.

    Implements

    Index

    Constructors

    Properties

    description?: string

    the alarm's description

    id?: number

    the alarm ID

    label?: string

    the label of this alarm as defined in the alarm configuration

    logMessage?: string

    the alarm's log message

    reductionKey?: string

    the alarm's reduction key

    severity?: OnmsSeverity

    the alarm's severity

    the alarm's type

    Accessors