SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > H (continued)
  • 0 Ratings

Data Object - HostResignatureRescanResult(vim.host.ResignatureRescanResult)

Returned by
ResignatureUnresolvedVmfsVolume_Task
Extends
DynamicData
See also
Datastore, HostVmfsRescanResult
Since
vSphere API 4.0

Data Object Description

The HostResignatureRescanResult data object identifies the newly created volume that is the result of a resignature operation. This data object is contained in the task object returned by the ResignatureUnresolvedVmfsVolume_Task method.

When a client calls the resignature method, the Server resignatures the volume, rescans the specified list of hosts, and auto-mounts the volume on the other hosts that share the same underlying storage LUNs.

Properties

Name Type Description
rescan*HostVmfsRescanResult[]Deprecated. As of vSphere API 5.1, the results of the operation are available when the task completes. That is, for shared volumes, the new volume is mounted on all of the connected hosts.

List of VMFS Rescan operation results.
resultManagedObjectReference
to a Datastore

When an UnresolvedVmfsVolume has been resignatured, we want to return the newly created VMFS Datastore.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings