VsanHealthObjectStats
VsanHealthObjectStats
The vSAN object statistics used for health check.
This structure may be used only with operations rendered under /vsan.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"numAutoManagedObjects": 0,
"numFTT3ManagedObjects": 0
}
integer As int64
As int64
numAutoManagedObjects
Required
The number of Auto-RAID managed objects in the vSAN cluster.
integer As int64
As int64
numFTT3ManagedObjects
Required
The number of objects applied "3 failures - RAID-1 (Mirroring)" policy in the vSAN cluster.