Test Search vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostUnresolvedVmfsResolutionResult(vim.host.UnresolvedVmfsResolutionResult)
- Returned by
- ResolveMultipleUnresolvedVmfsVolumes, ResolveMultipleUnresolvedVmfsVolumesEx_Task
- Extends
- DynamicData
- See also
- HostUnresolvedVmfsResolutionSpec, HostVmfsVolume, LocalizedMethodFault
- Since
- vSphere API Release 4.0
Data Object Description
When an UnresolvedVmfsVolume has been resignatured or forceMounted, we want to return the original spec information along with newly created VMFS volume.Properties
Name | Type | Description |
---|---|---|
fault* | LocalizedMethodFault |
'fault' would be set if the operation was not successful
|
spec | HostUnresolvedVmfsResolutionSpec |
The original UnresolvedVmfsResolutionSpec which user had specified
|
vmfs* | HostVmfsVolume |
Newly created VmfsVolume
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |