Alarm-profile (List)#
Path: /alarms/alarm-profile
This list is used to assign further information or configuration for each alarm type. This module supports a mechanism where the client can override the system-default alarm severity levels. The ‘alarm-profile’ is also a useful augmentation point for specific additions to alarm types.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| alarm-type-id | alarm-type-id | required | The alarm type identifier to match. | |
| alarm-type-qualifier-match | string | required | An XML Schema regular expression that is used to match the alarm type qualifier. | |
| resource | resource-match | required | Specifies which resources to match. | |
| description | string | required | A description of the alarm profile. |
Subsections#
| Name | Type | Description |
|---|---|---|
| alarm-severity-assignment-profile | Section | The client can override the system-default severity level. |