Files
deb-python-pyvmomi/docs/vim/host/DatastoreBrowser/VmDiskInfo.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

1.2 KiB

vim.host.DatastoreBrowser.VmDiskInfo

This data object type describes a virtual disk primary file.

extends

vim.host.DatastoreBrowser.FileInfo

Attributes:

diskType (str, optional):

Disk type of the virtual disk.The specified disk type is one of the backing information types for a virtual disk.See VirtualDisk

capacityKb (long, optional):

The capacity of a virtual disk from the point of view of a virtual machine.

hardwareVersion (int, optional):

The hardware version of the virtual disk file.

controllerType (str, optional):

The controller type suitable for this virtual disk.

diskExtents ([str], optional):

The extents of this virtual disk specified in absolute DS paths

thin (bool, optional):

Indicates if the disk is thin-provisioned