Files
deb-python-pyvmomi/docs/vim/host/VffsVolume.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

821 B

vim.host.VffsVolume

vFlash File System Volume.

extends

vim.host.FileSystemVolume

since

vSphere API 5.5

Attributes:

majorVersion (int):

Major version number of VFFS.

version (str):

Version string. Contains major and minor version numbers.

uuid (str):

The universally unique identifier assigned to VFFS.

extent ([vim.host.ScsiDisk.Partition]):

The list of partition names that comprise this disk's VFFS extents.