Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVmfsRescanResult(vim.host.VmfsRescanResult)
- Property of
- HostResignatureRescanResult
- Extends
- DynamicData
- See also
- HostSystem, LocalizedMethodFault
- Since
- vSphere API Release 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 hostProperties
Name | Type | Description |
---|---|---|
fault* | LocalizedMethodFault |
'fault' would be set if the operation was not successful
|
host | ManagedObjectReference
to a HostSystem |
Host name on which rescan was performed
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |