Search

Class VcDatastoreMountPathDatastorePair

Extends VcDynamicData
Contains a mapping of an old mount path and its corresponding resignatured or remounted datastore

Attributes

Name Type Description
datastore VcDatastore The resignatured or remounted datastore corresponding to the oldMountPath
oldMountPath String Old file path where file system volume is mounted, which should be <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcHostMountInfo.html#path">VcHostMountInfo</a> value in <a target="_blank" href="https://www.vmware.com/support/orchestrator/doc/vro-vsphere60-api/html/VcHostMountInfo.html#path">VcHostMountInfo</a>

Methods

Name Returns
VcDatastoreMountPathDatastorePair() constructor

Returned by

None

Referenced in

Method Returns
VcDatastore.updateVirtualMachineFiles_Task(VcDatastoreMountPathDatastorePair[] mountPathDatastoreMapping) VcTask