Files
deb-python-pyvmomi/docs/vim/vm/device/VirtualDiskOption/RawDiskMappingVer1BackingOption.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
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
2014-06-17 14:07:42 -04:00

1.8 KiB

vim.vm.device.VirtualDiskOption.RawDiskMappingVer1BackingOption

The VirtualDiskOption.RawDiskMappingVer1BackingOption object type contains the available options when backing a virtual disk using a raw device mapping on ESX Server 2.5 or 3.x.

extends

vim.vm.device.VirtualDeviceOption.DeviceBackingOption

Attributes:

descriptorFileNameExtensions (vim.option.ChoiceOption, optional):

Valid extensions for the filename of the optional raw disk mapping descriptor file. This is present only for ESX Server 3.x and greater hosts.

compatibilityMode (vim.option.ChoiceOption):

The supported raw disk mapping compatibility modes.See VirtualDiskCompatibilityMode

diskMode (vim.option.ChoiceOption):

The disk mode. Valid values are:

uuid (bool):

Flag to indicate whether this backing supports disk UUID property.