vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - DasHostIsolatedEvent(vim.event.DasHostIsolatedEvent)
- Extends
- ClusterEvent
- See also
- HostEventArgument
- Since
- 2.0
Data Object Description
This event records that a host has been isolated from the network in a HA cluster. Since an isolated host cannot be distinguished from a failed host except by the isolated host itself, this event is logged when the isolated host regains network connectivity.Properties
Name | Type | Description |
---|---|---|
isolatedHost | HostEventArgument |
The host that was isolated.
|
Properties inherited from ClusterEvent | ||
None | ||
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 |