vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ClusterAttemptedVmInfo(vim.cluster.AttemptedVmInfo)
- Property of
 - ClusterPowerOnVmResult
 - Extends
 - DynamicData
 - See also
 - Task, VirtualMachine
 - Since
 - VI API 2.5
 
Data Object Description
This data class reports virtual machine powerOn information.Properties
| Name | Type | Description | 
|---|---|---|
| task* | ManagedObjectReference
 to a Task  | 
         The ID of the task, which monitors powering on.
       | 
| vm | ManagedObjectReference
 to a VirtualMachine  | 
         The virtual machine being 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 |