Data Object - ClusterConfigInfoEx(vim.cluster.ConfigInfoEx)

Extends
ComputeResourceConfigInfo
See also
ClusterDasConfigInfo, ClusterDasVmConfigInfo, ClusterDpmConfigInfo, ClusterDpmHostConfigInfo, ClusterDrsConfigInfo, ClusterDrsVmConfigInfo, ClusterGroupInfo, ClusterInfraUpdateHaConfigInfo, ClusterOrchestrationInfo, ClusterProactiveDrsConfigInfo, ClusterRuleInfo, ClusterVmOrchestrationInfo, VsanClusterConfigInfo, 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
dasConfigClusterDasConfigInfo

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.

drsConfigClusterDrsConfigInfo

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 4.1
infraUpdateHaConfig*ClusterInfraUpdateHaConfigInfo

Cluster-wide configuration of the VMware InfraUpdateHA service.

Since vSphere API 6.5
orchestration*ClusterOrchestrationInfo

Cluster-wide configuration of VM orchestration.

Since vSphere API 6.5
proactiveDrsConfig*ClusterProactiveDrsConfigInfo

Cluster-wide configuration of the ProactiveDRS service.

Since vSphere API 6.5
rule*ClusterRuleInfo[]

Cluster-wide rules.
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 6.5
vsanConfigInfo*VsanClusterConfigInfo

Cluster-wide configuration of the VMware VSAN service.

Since vSphere API 5.5
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 5.5
Properties inherited from ComputeResourceConfigInfo
defaultHardwareVersionKey, spbmEnabled, vmSwapPlacement
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition