Data Object - AlarmSpec

Parameter to
CreateAlarm, ReconfigureAlarm
Extended by
AlarmInfo
Extends
DynamicData
See also
AlarmAction, AlarmExpression, AlarmSetting

Data Object Description

Parameters for alarm creation.

Properties

Name Type Description
action*AlarmAction

Action to perform when the alarm is triggered.
actionFrequency*xsd:int

Frequency in seconds, which specifies how often appropriate actions should repeat when an alarm does not change state.

Since vSphere API 4.0
descriptionxsd:string

Description of the alarm.
enabledxsd:boolean

Flag to indicate whether or not the alarm is enabled or disabled.
expressionAlarmExpression

Top-level alarm expression that defines trigger conditions.
namexsd:string

Name of the alarm.
setting*AlarmSetting

Tolerance and maximum frequency settings.
Properties inherited from DynamicData
None
*Need not be set