vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ClusterNotAttemptedVmInfo(vim.cluster.NotAttemptedVmInfo)
- Property of
 - ClusterPowerOnVmResult
 - Extends
 - DynamicData
 - See also
 - LocalizedMethodFault, VirtualMachine
 - Since
 - VI API 2.5
 
Data Object Description
This data class reports one virtual machine powerOn failure.Properties
| Name | Type | Description | 
|---|---|---|
| fault | LocalizedMethodFault | 
         The exception returned.
       | 
| vm | ManagedObjectReference
 to a VirtualMachine  | 
         The virtual machine that can not be powered on.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |