Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterComputeResourceHCIConfigSpec(vim.ClusterComputeResource.HCIConfigSpec)
- Parameter to
- ConfigureHCI_Task, ValidateHCIConfiguration
- Extends
- DynamicData
- See also
- ClusterComputeResourceDvsProfile, ClusterComputeResourceHostConfigurationProfile, ClusterComputeResourceVCProfile, SDDCBase
- Since
- vSphere API Release 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |