
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
85 lines
1.7 KiB
ReStructuredText
85 lines
1.7 KiB
ReStructuredText
.. _vim.cluster.Recommendation: ../../../vim/cluster/Recommendation.rst
|
|
|
|
.. _vim.cluster.Recommendation.ReasonCode: ../../../vim/cluster/Recommendation/ReasonCode.rst
|
|
|
|
vim.cluster.Recommendation.ReasonCode
|
|
=====================================
|
|
List of defined migration reason codes:
|
|
:contained by: `vim.cluster.Recommendation`_
|
|
|
|
:type: `vim.cluster.Recommendation.ReasonCode`_
|
|
|
|
:name: iolbDisabledInternal
|
|
|
|
values:
|
|
--------
|
|
|
|
virtualDiskJointAffin
|
|
Fix virtual disk affinity rule violation.
|
|
|
|
datastoreSpaceOutage
|
|
Fix the issue that a datastore run out of space.
|
|
|
|
increaseCapacity
|
|
Power on host to increase cluster capacity
|
|
|
|
balanceDatastoreSpaceUsage
|
|
Balance datastore space usage.
|
|
|
|
storagePlacement
|
|
Satisfy storage initial placement requests.
|
|
|
|
unreservedCapacity
|
|
Maintain unreserved capacity
|
|
|
|
antiAffin
|
|
Fulfill anti-affinity rule.
|
|
|
|
vmHostHardAffinity
|
|
Fix hard VM/host affinity rule violation
|
|
|
|
iolbDisabledInternal
|
|
IO load balancing was disabled internally.
|
|
|
|
jointAffin
|
|
Fulfill affinity rule.
|
|
|
|
virtualDiskAntiAffin
|
|
Fix virtual disk anti-affinity rule violation.
|
|
|
|
reservationCpu
|
|
balance CPU reservations
|
|
|
|
checkResource
|
|
Sanity-check resource pool hierarchy
|
|
|
|
enterStandby
|
|
Host entering standby mode.
|
|
|
|
powerOnVm
|
|
Power on virtual machine
|
|
|
|
balanceDatastoreIOLoad
|
|
Balance datastore I/O workload.
|
|
|
|
fairnessMemAvg
|
|
Balance average memory utilization.
|
|
|
|
powerSaving
|
|
Power off host for power savings
|
|
|
|
reservationMem
|
|
balance memory reservations
|
|
|
|
hostMaint
|
|
Host entering maintenance mode.
|
|
|
|
fairnessCpuAvg
|
|
Balance average CPU utilization.
|
|
|
|
datastoreMaint
|
|
Datastore entering maintenance mode.
|
|
|
|
vmHostSoftAffinity
|
|
Fix soft VM/host affinity rule violation
|