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#

NameTypeRequiredDefaultDescription
alarm-type-idalarm-type-idrequiredThe alarm type identifier to match.
alarm-type-qualifier-matchstringrequiredAn XML Schema regular expression that is used to match the alarm type qualifier.
resourceresource-matchrequiredSpecifies which resources to match.
descriptionstringrequiredA description of the alarm profile.

Subsections#

NameTypeDescription
alarm-severity-assignment-profile SectionThe client can override the system-default severity level.

Was this helpful?