Data Object - ClusterComputeResourceHCIConfigSpec(vim.ClusterComputeResource.HCIConfigSpec)

Parameter to
ConfigureHCI_Task, ValidateHCIConfiguration
Extends
DynamicData
See also
ClusterComputeResourceDvsProfile, ClusterComputeResourceHostConfigurationProfile, ClusterComputeResourceVCProfile, SDDCBase
Since
vSphere API 6.7.1

Data Object Description

Specification to configure the cluster.

Properties

Name Type Description
dvsProf*ClusterComputeResourceDvsProfile[]

Information related to network configuration. For each DvsProfile object, specify either DvsProfile#dvsName or DvsProfile#dvSwitch. Across all DvsProfile objects, specify exactly one DvsProfile.DVPortgroupSpecToServiceMapping#dvPortgroup or DvsProfile.DVPortgroupSpecToServiceMapping#dvPortgroupSpec per DvsProfile.DVPortgroupSpecToServiceMapping#service.
hostConfigProfile*ClusterComputeResourceHostConfigurationProfile

Configuration of host services and host settings.
vcProf*ClusterComputeResourceVCProfile

Describes cluster and EVC configuration.
vSanConfigSpec*SDDCBase

vSan configuration specification. This is vim.vsan.ReconfigSpec object represented via the VIM object.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition