vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - ClusterDpmConfigInfo(vim.cluster.DpmConfigInfo)
- Property of
- ClusterConfigInfoEx, ClusterConfigSpecEx
- Extends
- DynamicData
- See also
- DpmBehavior, OptionValue
- Since
- VI API 2.5
Data Object Description
Configuration of the VMware DPM service.All fields are defined as optional. In case of a reconfiguration, unset fields are not changed.
Properties
Name | Type | Description |
---|---|---|
defaultDpmBehavior* | DpmBehavior |
Specifies the default VMware DPM behavior for
hosts. This default behavior can be overridden on a per host
basis using the ClusterDpmHostConfigInfo object.
|
enabled* | xsd:boolean |
Flag indicating whether or not the service is enabled. This
service can not be enabled, unless DRS is enabled as well.
|
hostPowerActionRate* | xsd:int |
DPM generates only those recommendations that are above the
specified rating. Ratings vary from 1 to 5. This setting applies
to both manual and automated (@link DpmBehavior) DPM clusters.
Since vSphere API Release 4.0 |
option* | OptionValue[] |
Deprecated.
as of vSphere API 4.1, use
option.
Advanced settings.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |