
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
21 lines
705 B
ReStructuredText
21 lines
705 B
ReStructuredText
.. _str: https://docs.python.org/2/library/stdtypes.html
|
|
|
|
.. _vim.fault.MigrationFault: ../../vim/fault/MigrationFault.rst
|
|
|
|
|
|
vim.fault.RDMNotPreserved
|
|
=========================
|
|
:extends:
|
|
|
|
`vim.fault.MigrationFault`_
|
|
|
|
The virtual machine is configured with a Raw Disk Mapping. The host only supports Raw Disk Mappings in a limited fashion. After the migration, the RDM will function correctly, but it will be indistinguishable from a virtual disk when viewing the virtual machine's properties. This change will persist even if the virtual machine is migrated back to a host with full RDM support.This is a warning only for migrations to ESX 2.1.x hosts.
|
|
|
|
Attributes:
|
|
|
|
device (`str`_)
|
|
|
|
|
|
|
|
|