vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - VsanHostDiskMapResult(vim.vsan.host.DiskMapResult)
- Returned by
 - AddDisks_Task, InitializeDisks_Task, RemoveDiskMapping_Task, UnmountDiskMapping_Task
 - Extends
 - DynamicData
 - See also
 - LocalizedMethodFault, VsanHostDiskMapping, VsanHostDiskResult
 - Since
 - vSphere API Release 5.5
 
Data Object Description
A DiskMapResult represents the result of an operation performed on the set of disks in a VsanHostDiskMapping.See InitializeDisks_Task
See UpdateVsan_Task
Properties
| Name | Type | Description | 
|---|---|---|
| diskResult* | VsanHostDiskResult[] | 
         List of results for each disk in the mapping.
       | 
| error* | LocalizedMethodFault | 
         Error information for this result. See VsanDiskFault  | 
| mapping | VsanHostDiskMapping | 
         DiskMapping for this result.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |