
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
839 B
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
- 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.