Files
deb-python-pyvmomi/docs/vim/cluster/DpmConfigInfo.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
This external documentation for pyVmomi was generated using Googly Docs
(aka Google Standard Documentation) which renders very cleanly in
GitHub. Internal documentation for a class should be done in Sphinx
format because tools like pyCharm and Eclipse can use that documentation
as a hint for code completion.

Note: External docs as Googly Docs, internal docs as Sphinx.

Closes bug#15
2014-06-17 14:07:42 -04:00

1.4 KiB

vim.cluster.DpmConfigInfo

Configuration of the VMware DPM service.All fields are defined as optional. In case of a reconfiguration, unset fields are not changed.

extends

vmodl.DynamicData

since

VI API 2.5

Attributes:

enabled (bool, optional):

Flag indicating whether or not the service is enabled. This service can not be enabled, unless DRS is enabled as well.

defaultDpmBehavior (vim.cluster.DpmConfigInfo.DpmBehavior, optional):

Specifies the default VMware DPM behavior for hosts. This default behavior can be overridden on a per host basis using the ClusterDpmHostConfigInfo object.

hostPowerActionRate (int, optional):

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.

option (vim.option.OptionValue, optional):

Advanced settings.