vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ClusterComputeResourceClusterConfigResult(vim.ClusterComputeResource.ClusterConfigResult)
- Returned by
 - ConfigureHCI_Task, ExtendHCI_Task
 - Extends
 - DynamicData
 - See also
 - FolderFailedHostResult, HostSystem
 - Since
 - vSphere API Release 6.7.1
 
Data Object Description
ClusterConfigResult is the result returned for the ConfigureHCI_Task method.Properties
| Name | Type | Description | 
|---|---|---|
| configuredHosts* | ManagedObjectReference[]
 to a HostSystem[]  | 
         List of successfully configured hosts.
       | 
| failedHosts* | FolderFailedHostResult[] | 
         List of failed hosts.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |