vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanRepairObjectsResult(vim.host.VsanRepairObjectsResult)
- Returned by
- VsanHostRepairImmediateObjects
- Extends
- DynamicData
- See also
- VsanFailedRepairObjectResult
- Since
- vSphere API Release 5.5
Data Object Description
The result for repairing the objects on the hostProperties
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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |