
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
31 lines
679 B
ReStructuredText
31 lines
679 B
ReStructuredText
.. _vim.cluster.DrsRecommendation: ../../../vim/cluster/DrsRecommendation.rst
|
|
|
|
.. _vim.cluster.DrsRecommendation.ReasonCode: ../../../vim/cluster/DrsRecommendation/ReasonCode.rst
|
|
|
|
vim.cluster.DrsRecommendation.ReasonCode
|
|
========================================
|
|
List of defined migration reason codes:
|
|
:contained by: `vim.cluster.DrsRecommendation`_
|
|
|
|
:type: `vim.cluster.DrsRecommendation.ReasonCode`_
|
|
|
|
:name: hostMaint
|
|
|
|
values:
|
|
--------
|
|
|
|
fairnessMemAvg
|
|
Balance average memory utilization.
|
|
|
|
antiAffin
|
|
Fulfill anti-affinity rule.
|
|
|
|
fairnessCpuAvg
|
|
Balance average CPU utilization.
|
|
|
|
hostMaint
|
|
Host entering maintenance mode.
|
|
|
|
jointAffin
|
|
Fulfill affinity rule.
|