Data Object - VsanClusterHealthSystemObjectsRepairResult(vim.cluster.VsanClusterHealthSystemObjectsRepairResult)

Returned by
VsanRepairClusterImmediateObjects
Extends
DynamicData
See also
VsanFailedRepairObjectResult
Since
vSphere API 5.5

Data Object Description

Result for repairing vSAN objects immediately under the cluster. The result will contains the objects which have been in queue for repairing and those objects which cannot be repairing

Properties

Name Type Description
failedRepairObjects*VsanFailedRepairObjectResult[]

All of objects which are failed to be repaired
inRepairingQueueObjects*xsd:string[]

The objects were queued for repairing
issueFoundxsd:boolean

True if ANY of host is failed to repair the objects belonging to them
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition