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

839 B

vim.host.VmfsDatastoreCreateSpec

This data object type is used when creating a new VMFS datastore, to create a specification for the VMFS datastore.

extends

vim.host.VmfsDatastoreSpec

Attributes:

partition (vim.host.DiskPartitionInfo.Specification):

Partitioning specification.

vmfs (vim.host.VmfsVolume.Specification):

The VMFS creation specification.

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

Extents to append to VMFS.