Search

Class VcVmfsDatastoreExpandSpec

Extends VcVmfsDatastoreSpec
Specification to increase the capacity of a VMFS datastore by expanding (increasing the size of) an existing extent of the datastore.

Attributes

Name Type Description
diskUuid String The UUID of the SCSI disk on which the VMFS datastore is located.<br>See <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcScsiLun.html#uuid">VcScsiLun</a><br>
extent VcHostScsiDiskPartition VMFS extent to expand.
partition VcHostDiskPartitionSpec Partitioning specification.

Methods

Name Returns
VcVmfsDatastoreExpandSpec() constructor

Returned by

None

Referenced in

Method Returns
VcHostDatastoreSystem.expandVmfsDatastore(VcDatastore datastore, VcVmfsDatastoreExpandSpec spec) VcDatastore