Data Object - ClusterConfigInfo(vim.cluster.ConfigInfo)

Property of
ClusterComputeResource
Extends
DynamicData
See also
ClusterDasConfigInfo, ClusterDasVmConfigInfo, ClusterDrsConfigInfo, ClusterDrsVmConfigInfo, ClusterRuleInfo

Data Object Description

Deprecated. As of VI API 2.5, use ClusterConfigInfoEx.

A complete cluster configuration.

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.

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.

rule*ClusterRuleInfo[]

Cluster-wide rules.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition