Data Object - HostVmfsRescanResult(vim.host.VmfsRescanResult)

Property of
HostResignatureRescanResult
Extends
DynamicData
See also
HostSystem, LocalizedMethodFault
Since
vSphere API 4.0

Data Object Description

When a user resignatures an UnresolvedVmfsVolume through DatastoreSystem API, we resignature and auto-mount on the other hosts which share the same underlying storage luns. As part of the operation, we rescan host. This data object describes the outcome of rescan operation on a host

Properties

Name Type Description
fault*LocalizedMethodFault

'fault' would be set if the operation was not successful
hostManagedObjectReference
to a HostSystem

Host name on which rescan was performed
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition