vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
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 | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |