vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ClusterConfigInfo(vim.cluster.ConfigInfo)
- Property of
 - ClusterComputeResource
 - Extends
 - DynamicData
 - See also
 - ClusterDasConfigInfo, ClusterDasVmConfigInfo, ClusterDrsConfigInfo, ClusterDrsVmConfigInfo, ClusterRuleInfo
 - Since
 - 2.0
 
Data Object Description
Deprecated. As of VI API 2.5, use ClusterConfigInfoEx. A complete cluster configuration.Properties
| Name | Type | Description | 
|---|---|---|
| dasConfig | ClusterDasConfigInfo | 
         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.
        | 
| drsConfig | ClusterDrsConfigInfo | 
         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 | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |