Alarm-type (List)#

Path: /alarms/control/alarm-shelving/shelf{name}/alarm-type

Any alarm matching the combined criteria of ‘alarm-type-id’ and ‘alarm-type-qualifier-match’ MUST be matched.

Parameters#

NameTypeRequiredDefaultDescription
alarm-type-idalarm-type-idrequiredShelve all alarms that have an ‘alarm-type-id’ that is equal to or derived from the given ‘alarm-type-id’.
alarm-type-qualifier-matchstringrequiredAn XML Schema regular expression that is used to match an alarm type qualifier. Shelve all alarms that match this regular expression for the alarm type qualifier.

Was this helpful?