
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
948 B
948 B
vim.host.PowerSystem.PowerPolicy
Power Management Policy data object. Used to retrieve and specify current host power management policy.
- extends
- since
- 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.