vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - AlarmReconfiguredEvent(vim.event.AlarmReconfiguredEvent)
- Extends
- AlarmEvent
- See also
- ChangesInfoEventArgument, ManagedEntityEventArgument
- Since
- 2.0
Data Object Description
This event records the reconfiguration of an alarm.Properties
Name | Type | Description |
---|---|---|
configChanges* | ChangesInfoEventArgument |
The configuration values changed during the reconfiguration.
Since vSphere API Release 6.5 |
entity | ManagedEntityEventArgument |
The entity with which the alarm is registered.
|
Properties inherited from AlarmEvent | ||
alarm | ||
Properties inherited from Event | ||
chainId, changeTag, computeResource, createdTime, datacenter, ds, dvs, fullFormattedMessage, host, key, net, userName, vm | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |