
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
20 lines
506 B
ReStructuredText
20 lines
506 B
ReStructuredText
.. _vim.Datacenter: ../../../vim/Datacenter.rst
|
|
|
|
.. _vmodl.DynamicData: ../../../vmodl/DynamicData.rst
|
|
|
|
.. _vim.ManagedEntity: ../../../vim/ManagedEntity.rst
|
|
|
|
|
|
vim.fault.DatacenterMismatch.Argument
|
|
=====================================
|
|
An input entity argument that belongs to a mismatched datacenter.
|
|
:extends: vmodl.DynamicData_
|
|
|
|
Attributes:
|
|
entity (`vim.ManagedEntity`_):
|
|
|
|
The invalid input entity.
|
|
inputDatacenter (`vim.Datacenter`_, optional):
|
|
|
|
The datacenter for this entity.
|