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#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| alarm-type-id | alarm-type-id | required | Shelve all alarms that have an ‘alarm-type-id’ that is equal to or derived from the given ‘alarm-type-id’. | |
| alarm-type-qualifier-match | string | required | An 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. |