Files
deb-python-pyvmomi/docs/vim/host/PowerSystem/PowerPolicy.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

948 B

vim.host.PowerSystem.PowerPolicy

Power Management Policy data object. Used to retrieve and specify current host power management policy.

extends

vmodl.DynamicData

since

vSphere API 4.1

Attributes:

key (int):

Power Policy Key. Internally generated key which uniquely identifies power management policy on a host.

name (str):

Power Policy Name.

shortName (str):

Power Policy Short Name. This is not localizable property which can be used to identify specific power managing policies like "custom" power policy. Custom power policy has short name set to "custom".

description (str):

Power Policy Description.