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 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

mappingVsanHostDiskMapping

DiskMapping for this result.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition