vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VmfsDatastoreExpandSpec(vim.host.VmfsDatastoreExpandSpec)
- Parameter to
 - ExpandVmfsDatastore
 - Extends
 - VmfsDatastoreSpec
 - See also
 - HostDiskPartitionSpec, HostScsiDiskPartition
 - Since
 - vSphere API Release 4.0
 
Data Object Description
Specification to increase the capacity of a VMFS datastore by expanding (increasing the size of) an existing extent of the datastore.Properties
| Name | Type | Description | 
|---|---|---|
| extent | HostScsiDiskPartition | 
         VMFS extent to expand.
       | 
| partition | HostDiskPartitionSpec | 
         Partitioning 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 |