vSAN Management API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - RepairTimerInfo(vim.vsan.RepairTimerInfo)
- Property of
- VsanHostRuntimeStats
- Extends
- DynamicData
- Since
- vSAN API vSAN 6.7U1
Data Object Description
The repair timer information of the host. Including the longest time and shortest time remaining for triggering repair work for objects with absent components on the host, the number of the objects with absent components.Properties
| Name | Type | Description |
|---|---|---|
| maxTimeToRepair | xsd:int |
The longest time remaining for triggering repair work for objects with
absent components in seconds.
|
| minTimeToRepair | xsd:int |
The shortest time remaining for triggering repair work for objects with
absent components in seconds.
|
| objectCount | xsd:int |
The number of the objects with absent component that need repair.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |