Data Object - VsanRepairObjectsResult(vim.host.VsanRepairObjectsResult)

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

Data Object Description

The result for repairing the objects on the host

Properties

Name Type Description
failedRepairObjects*VsanFailedRepairObjectResult[]

The objects which is failed to be fixed with a certain failure message
inQueueObjects*xsd:string[]

The objects which have been successfully enqueued for repairing.
notInQueueObjects*xsd:string[]

The objects which weren't enqueued for repair due to the CLOM queue being full. Caller needs retry repairing these objects.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition