RepairTimerInfo
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.
This structure may be used only with operations rendered under /vsan
.
{
"_typeName": "string",
"maxTimeToRepair": 0,
"minTimeToRepair": 0,
"objectCount": 0,
"objectCountWithRepairTimer": 0
}
The longest time remaining for triggering repair work for objects with absent components in seconds.
The shortest time remaining for triggering repair work for objects with absent components in seconds.
The number of the objects with absent component that need repair.
The number of the objects which need repair and it's time since incompliance is still less than objectRepairTimer.