plcm-alert-threshold.xsd Documentation

Target Namespace

Elements

plcm-alert-threshold  PlcmAlertThreshold

Indicates the range of values under which the system will trigger the specified alert.


Complex Types

PlcmAlertThreshold Fields

NameTypeDescriptionAttributes
codeCode The code identifies the type of alert. Mandatory
enabledxs:boolean Indicates that the alert-triggering threshold is active.
lower-bound-intxs:int Specifies the integer value above which the alert will be triggered. Omit or specify -1 to exclude boundary when applicable.
upper-bound-intxs:int Specified the integer value below which the alert will be triggered. Omit or specify -1 to exclude boundary when applicable.


Simple Types


NameTypeRestrictions
Codexs:string
Length of value must be >=1
Length of value must be <=32