Managed Object -
Alarm(vim.alarm.Alarm)
- Property of
-
AlarmEventArgument, AlarmInfo, AlarmState, EventFilterSpec, TaskFilterSpec, TaskReasonAlarm
- Parameter to
-
AcknowledgeAlarm
- Returned by
-
CreateAlarm, GetAlarm
- Extends
-
ExtensibleManagedObject
- See also
-
AlarmInfo, AlarmSpec
Managed Object Description
This managed object type defines an alarm that is triggered and
an action that occurs due to the triggered alarm when certain conditions
are met on a specific ManagedEntity object.
Properties
P
Methods
ReconfigureAlarm(reconfigure)
Reconfigures the alarm properties. This operation requires access
privileges on the entity with which the alarm is associated.
In addition to the Alarm.Edit privilege, may also require the
Global.ScriptAction if a RunScriptAction action is specified in
the AlarmSpec.
- Required Privileges
- Alarm.Edit
Parameters
Return Value
Faults
Type
|
Description
|
DuplicateName | Thrown if an alarm with the name already exists. |
InvalidArgument | Thrown if the specification is invalid. |
InvalidName | Thrown if the alarm name is empty or too long. |
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
RemoveAlarm(remove)
Removes the alarm.
- Required Privileges
- Alarm.Delete
Parameters
Return Value
Faults
Type
|
Description
|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
© 2006-2016 VMware, Inc. All rights reserved.
Revision 15-Nov-2016 | Version 6.5