
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
679 B
679 B
vim.cluster.DrsRecommendation.ReasonCode
List of defined migration reason codes: :contained by: vim.cluster.DrsRecommendation
- type
- 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.