
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
22 lines
642 B
ReStructuredText
22 lines
642 B
ReStructuredText
.. _vim.host.UnresolvedVmfsExtent: ../../../vim/host/UnresolvedVmfsExtent.rst
|
|
|
|
.. _vim.host.UnresolvedVmfsExtent.UnresolvedReason: ../../../vim/host/UnresolvedVmfsExtent/UnresolvedReason.rst
|
|
|
|
vim.host.UnresolvedVmfsExtent.UnresolvedReason
|
|
==============================================
|
|
Reasons for identifying the disk extent as copy of VMFS volume extent.
|
|
:contained by: `vim.host.UnresolvedVmfsExtent`_
|
|
|
|
:type: `vim.host.UnresolvedVmfsExtent.UnresolvedReason`_
|
|
|
|
:name: uuidConflict
|
|
|
|
values:
|
|
--------
|
|
|
|
diskIdMismatch
|
|
The VMFS detected 'diskid' does not match with LVM detected 'diskId'
|
|
|
|
uuidConflict
|
|
VMFS 'uuid' does not match
|