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.
Properties inherited from DynamicData
None

Show WSDL type definition