
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
17 lines
516 B
ReStructuredText
17 lines
516 B
ReStructuredText
.. _vim.VirtualMachine: ../../vim/VirtualMachine.rst
|
|
|
|
.. _vim.cluster.RuleInfo: ../../vim/cluster/RuleInfo.rst
|
|
|
|
.. _ClusterAffinityRuleSpec: ../../vim/cluster/AffinityRuleSpec.rst
|
|
|
|
|
|
vim.cluster.AffinityRuleSpec
|
|
============================
|
|
The `ClusterAffinityRuleSpec`_ data object defines a set of virtual machines. DRS will attempt to schedule the virtual machines to run on the same host.
|
|
:extends: vim.cluster.RuleInfo_
|
|
|
|
Attributes:
|
|
vm (`vim.VirtualMachine`_):
|
|
|
|
List of virtual machine references.
|