Data Object - ClusterComputeResourceHCIConfigInfo(vim.ClusterComputeResource.HCIConfigInfo)

Property of
ClusterComputeResource
Extends
DynamicData
See also
ClusterComputeResourceDVSSetting, ClusterComputeResourceHostConfigurationProfile, HostSystem
Since
vSphere API 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.
workflowStatexsd:string

Configuration pertinent to state of the HCI workflow. Valid values are enumerated by the HCIWorkflowState type.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition