1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
.. _availablePolicy: ../../../vim/host/PowerSystem/Capability.rst#availablePolicy
.. _vSphere API 4.1: ../../../vim/version.rst#vimversionversion6
.. _vmodl.DynamicData: ../../../vmodl/DynamicData.rst
.. _vim.host.PowerSystem.PowerPolicy: ../../../vim/host/PowerSystem/PowerPolicy.rst
vim.host.PowerSystem.Info
=========================
Power System Info data object. Shows current state of power management system.
:extends: vmodl.DynamicData_
:since: `vSphere API 4.1`_
Attributes:
currentPolicy (`vim.host.PowerSystem.PowerPolicy`_):
Currently selected host power management policy. This property can have one of the values from `availablePolicy`_ .
|