vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VmShutdownOnIsolationEvent(vim.event.VmShutdownOnIsolationEvent)
- Extends
 - VmPoweredOffEvent
 - See also
 - HostEventArgument
 - Since
 - vSphere API Release 4.0
 
Data Object Description
This event records when a virtual machine has been shut down on an isolated host in a HA cluster.Properties
| Name | Type | Description | 
|---|---|---|
| isolatedHost | HostEventArgument | 
         The isolated host on which a virtual machine was shutdown.
       | 
| shutdownResult* | xsd:string | 
         Indicates if the shutdown was successful. If the shutdown failed, the virtual
  machine was powered off. see Operation
       | 
| Properties inherited from VmPoweredOffEvent | ||
| None | ||
| Properties inherited from VmEvent | ||
| template | ||
| 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 |