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
maxTimeToRepairxsd:int

The longest time remaining for triggering repair work for objects with absent components in seconds.
minTimeToRepairxsd:int

The shortest time remaining for triggering repair work for objects with absent components in seconds.
objectCountxsd:int

The number of the objects with absent component that need repair.
objectCountWithRepairTimer*xsd:int

The number of the objects which need repair and it's time since incompliance is still less than objectRepairTimer.

Since vSAN API 6.8.7
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition