Search

Method attachVmfsExtent(String vmfsPath, VcHostScsiDiskPartition extent)

Extends a VMFS by attaching a disk partition as an extent.

Returns

void

Arguments

Name Type Description
vmfsPath String The path of the VMFS to extend. See <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcHostFileSystemMountInfo.html">VcHostFileSystemMountInfo</a>.
extent VcHostScsiDiskPartition A data object that describes the specification of a Disk partition.