1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
.. _long: https://docs.python.org/2/library/stdtypes.html
.. _vim.fault.InsufficientStandbyResource: ../../vim/fault/InsufficientStandbyResource.rst
vim.fault.InsufficientStandbyCpuResource
========================================
:extends:
`vim.fault.InsufficientStandbyResource`_
This fault is thrown when Distributed Power Management cannot perform a given opeartion because there is insufficient CPU resource on standby hosts (if any) to meet the requirements of the operation.
Attributes:
available (`long`_)
requested (`long`_)
|