vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VmfsDatastoreCreateSpec(vim.host.VmfsDatastoreCreateSpec)
- Parameter to
 - CreateVmfsDatastore
 - Extends
 - VmfsDatastoreSpec
 - See also
 - HostDiskPartitionSpec, HostScsiDiskPartition, HostVmfsSpec
 - Since
 - 2.0
 
Data Object Description
This data object type is used when creating a new VMFS datastore, to create a specification for the VMFS datastore.Properties
| Name | Type | Description | 
|---|---|---|
| extent* | HostScsiDiskPartition[] | 
         Extents to append to VMFS.
       | 
| partition | HostDiskPartitionSpec | 
         Partitioning specification.
       | 
| vmfs | HostVmfsSpec | 
         The VMFS creation specification.
       | 
| Properties inherited from VmfsDatastoreSpec | ||
| diskUuid | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |