Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VmfsDatastoreMultipleExtentOption(vim.host.VmfsDatastoreOption.MultipleExtentInfo)
- Extends
- VmfsDatastoreBaseOption
- See also
- HostDiskPartitionBlockRange
- Since
- 2.0
Data Object Description
Datastore addition policy to use multiple extents on the disk for a VMFS datastore. Multiple extents implies that more than one disk partition will be created on the disk for creating or increasing the capacity of a VMFS datastore. Multiple extents are needed when unpartitioned space is fragmented in the existing partition layout of the disk.Properties
Name | Type | Description |
---|---|---|
vmfsExtent | HostDiskPartitionBlockRange[] |
The block ranges to be used as extents in a VMFS datastore. The first
block range will be the head partition.
|
Properties inherited from VmfsDatastoreBaseOption | ||
layout, partitionFormatChange | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |