
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
736 B
736 B
vim.vm.FileLayout.DiskLayout
Enumerats the set of files for each virtual disk.
- extends
- Attributes:
-
key (int):
Identification of the disk in config .
diskFile ([str]):
List of files that makes up the virtual disk. At least one entry always exists in this array. The first entry is the main descriptor of the virtual disk (the one used when adding the disk to a virtual machine). These are complete datastore paths, not relative paths.