vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ClusterComputeResourceHCIConfigInfo(vim.ClusterComputeResource.HCIConfigInfo)
- Property of
 - ClusterComputeResource
 - Extends
 - DynamicData
 - See also
 - ClusterComputeResourceDVSSetting, ClusterComputeResourceHostConfigurationProfile, HostSystem
 - Since
 - vSphere API Release 6.7.1
 
Data Object Description
This data object captures a subset of initial configuration of the cluster, which was configured by calling the ConfigureHCI_Task method.Properties
| Name | Type | Description | 
|---|---|---|
| configuredHosts* | ManagedObjectReference[]
 to a HostSystem[]  | 
         Contains a list of hosts that are currently configured using
 ConfigureHCI_Task and ExtendHCI_Task
 method. A failed host will not be part of this list.
       | 
| dvsSetting* | ClusterComputeResourceDVSSetting[] | 
         Contains DVS related information captured while configuring
 the cluster.
       | 
| hostConfigProfile* | ClusterComputeResourceHostConfigurationProfile | 
         Configuration of host services and host settings.
       | 
| workflowState | xsd:string | 
         Configuration pertinent to state of the HCI workflow. Valid
 values are enumerated by the HCIWorkflowState
 type.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |