Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterConfigInfoEx(vim.cluster.ConfigInfoEx)
- Extends
- ComputeResourceConfigInfo
- See also
- ClusterCryptoConfigInfo, ClusterDasConfigInfo, ClusterDasVmConfigInfo, ClusterDpmConfigInfo, ClusterDpmHostConfigInfo, ClusterDrsConfigInfo, ClusterDrsVmConfigInfo, ClusterGroupInfo, ClusterInfraUpdateHaConfigInfo, ClusterOrchestrationInfo, ClusterProactiveDrsConfigInfo, ClusterRuleInfo, ClusterSystemVMsConfigInfo, ClusterVmOrchestrationInfo, VsanClusterConfigInfo, VsanClusterCoreConfig, VsanHostConfigInfo
- Since
- VI API 2.5
Data Object Description
The ClusterConfigInfoEx data object describes a complete cluster configuration. For information about configuring a cluster, see ClusterConfigSpecEx.Properties
Name | Type | Description |
---|---|---|
cryptoConfig* | ClusterCryptoConfigInfo |
Cluster-wide configuration of the encryption mode.
Since vSphere API Release 7.0 |
dasConfig | ClusterDasConfigInfo |
Cluster-wide configuration of the vSphere HA service.
|
dasVmConfig* | ClusterDasVmConfigInfo[] |
List of virtual machine configurations for the vSphere HA
service. Each entry applies to one virtual machine.
If a virtual machine is not specified in this array, the service uses
the default settings for that virtual machine.
|
dpmConfigInfo* | ClusterDpmConfigInfo |
Cluster-wide configuration of the VMware DPM service.
|
dpmHostConfig* | ClusterDpmHostConfigInfo[] |
List of host configurations for the VMware DPM
service. Each entry applies to one host.
If a host is not specified in this array, the service uses
the cluster default settings for that host.
|
drsConfig | ClusterDrsConfigInfo |
Cluster-wide configuration of the VMware DRS service.
|
drsVmConfig* | ClusterDrsVmConfigInfo[] |
List of virtual machine configurations for the VMware DRS
service. Each entry applies to one virtual machine.
If a virtual machine is not specified in this array, the service uses
the default settings for that virtual machine.
|
group* | ClusterGroupInfo[] |
Cluster-wide groups.
Since vSphere API Release 4.1 |
infraUpdateHaConfig* | ClusterInfraUpdateHaConfigInfo |
Cluster-wide configuration of the VMware InfraUpdateHA service.
Since vSphere API Release 6.5 |
orchestration* | ClusterOrchestrationInfo |
Cluster-wide configuration of VM orchestration.
Since vSphere API Release 6.5 |
proactiveDrsConfig* | ClusterProactiveDrsConfigInfo |
Cluster-wide configuration of the ProactiveDRS service.
Since vSphere API Release 6.5 |
rule* | ClusterRuleInfo[] |
Cluster-wide rules.
|
systemVMsConfig* | ClusterSystemVMsConfigInfo |
Deprecated.
as of vSphere 9.0 with no replacement. In a future release
of vSphere, the vCLS functionality will be disabled, vCLS
system VMs will be deleted, and vCLS APIs will be removed.
Configuration for vCLS system VMs deployment.
Since vSphere API Release 7.0.3.0 |
vmOrchestration* | ClusterVmOrchestrationInfo[] |
List of virtual machine configurations that apply during cluster wide
VM orchestration. Each entry applies to one virtual machine.
If a virtual machine is not specified in this array, the service uses the default settings for that virtual machine. Since vSphere API Release 6.5 |
vsanConfigInfo* | VsanClusterConfigInfo |
Cluster-wide configuration of the VMware VSAN service.
Since vSphere API Release 5.5 |
vsanCoreConfig* | VsanClusterCoreConfig |
vSAN first-class settings that will be configured together with
vSAN enablement.
Since vSphere API Release 9.0.0.0 |
vsanHostConfig* | VsanHostConfigInfo[] |
List of host configurations for the VMware VSAN service.
Each entry applies to one host.
If a host is not specified in this array, the service uses the cluster default settings for that host. Since vSphere API Release 5.5 |
Properties inherited from ComputeResourceConfigInfo | ||
defaultHardwareVersionKey, maximumHardwareVersionKey, spbmEnabled, vmSwapPlacement | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |