
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
23 lines
536 B
ReStructuredText
23 lines
536 B
ReStructuredText
.. _string: ../../str
|
|
|
|
.. _vim.fault.VmConfigFault: ../../vim/fault/VmConfigFault.rst
|
|
|
|
|
|
vim.fault.RuleViolation
|
|
=======================
|
|
:extends:
|
|
|
|
`vim.fault.VmConfigFault`_
|
|
|
|
The virtual machine if powered on, would violate an affinity/anti-affinity rule. In this case, the VM can still be powered on manually by a user who knows what they are doing, but VirtualCenter will never automatically move or power on a VM such that it triggers the violation.
|
|
|
|
Attributes:
|
|
|
|
host (`str`_): is optional.
|
|
|
|
rule (`str`_)
|
|
|
|
|
|
|
|
|