Data Object - ClusterConfigInfoEx

Extends
ComputeResourceConfigInfo
See also
ClusterDasConfigInfo, ClusterDasVmConfigInfo, ClusterDpmConfigInfo, ClusterDpmHostConfigInfo, ClusterDrsConfigInfo, ClusterDrsVmConfigInfo, ClusterGroupInfo, ClusterRuleInfo
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 virtual machine.

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
rule*ClusterRuleInfo[]

Cluster-wide rules.
Properties inherited from ComputeResourceConfigInfo
defaultHardwareVersionKey, spbmEnabled, vmSwapPlacement
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition