Data Object - ClusterConfigSpec(vim.cluster.ConfigSpec)

Parameter to
CreateCluster, ReconfigureCluster_Task
Extends
DynamicData
See also
ClusterDasConfigInfo, ClusterDasVmConfigSpec, ClusterDrsConfigInfo, ClusterDrsVmConfigSpec, ClusterRuleSpec
Since
2.0

Data Object Description

Deprecated. As of VI API 2.5, use ClusterConfigSpecEx.

A complete cluster configuration. All fields are defined as optional. In case of a reconfiguration, unset fields are unchanged.

Properties

Name Type Description
dasConfig*ClusterDasConfigInfo

Changes to the configuration of vSphere HA.
dasVmConfigSpec*ClusterDasVmConfigSpec[]

Changes to the per-virtual-machine vSphere HA settings.
drsConfig*ClusterDrsConfigInfo

Changes to the configuration of the VMware DRS service.
drsVmConfigSpec*ClusterDrsVmConfigSpec[]

Changes to the per-virtual-machine DRS settings.
rulesSpec*ClusterRuleSpec[]

Changes to the set of rules.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition