VsanClusterLimitHealthResult
This class encapsulates the result of vSAN cluster limit health
{
"_typeName": "string",
"issueFound": false,
"componentLimitHealth": "string",
"diskFreeSpaceHealth": "string",
"rcFreeReservationHealth": "string",
"hostResults": [
{
"_typeName": "string",
"hostname": "string",
"issueFound": false,
"maxComponents": 0,
"freeComponents": 0,
"componentLimitHealth": "string",
"lowestFreeDiskSpacePct": 0,
"usedDiskSpaceB": 0,
"totalDiskSpaceB": 0,
"diskFreeSpaceHealth": "string",
"reservedRcSizeB": 0,
"totalRcSizeB": 0,
"rcFreeReservationHealth": "string",
"totalLogicalSpaceB": 0,
"logicalSpaceUsedB": 0,
"dedupMetadataSizeB": 0,
"diskTransientCapacityUsedB": 0,
"dgTransientCapacityUsedB": 0,
"slackSpaceCapRequired": 0,
"resyncPauseThreshold": 0,
"spaceEfficiencyMetadataSizeB": {
"_typeName": "string",
"dedupMetadataSize": 0,
"compressionMetadataSize": 0
},
"hostRebuildCapacity": 0,
"minSpaceRequiredForVsanOp": 0,
"enforceCapResrvSpace": 0,
"cdReservedSizeB": 0
}
],
"whatifHostFailures": [
{
"_typeName": "string",
"numFailures": 0,
"totalUsedCapacityB": 0,
"totalCapacityB": 0,
"totalRcReservationB": 0,
"totalRcSizeB": 0,
"usedComponents": 0,
"totalComponents": 0,
"componentLimitHealth": "string",
"diskFreeSpaceHealth": "string",
"rcFreeReservationHealth": "string",
"slackSpaceCapRequired": 0,
"diskSpaceThreshold": {
"_typeName": "string",
"yellowValue": 0,
"redValue": 0,
"target": "string",
"enabled": false
},
"capacityReservationInfo": {
"_typeName": "string",
"hostRebuildThreshold": "string",
"vsanOpSpaceThreshold": "string"
}
}
],
"hostsCommFailure": [
"string"
]
}
Whether any health issue was found
The component usage health status.
The status will be red if the used of component number exceeds 90% of total component number limit, the status will be yellow if it exceeds 80% of total component number and it will be green if it's less than 80% of total component number
The aggregated result of the host level disk usage health status.
On one host, the status will be red if the used disk space is greater than 90% of the host's total space and the status will be yellow if the used percentage is greater than 70% and not greater than 90%. The status will be green if the used percentage is not greater than 70%.
The read cache reservation health status.
The status will be red if the reserved read cache space is larger than 90% of total space, the status will be yellow if it's larger than 70% of total space and it will be green if it's less than 70% of total space
Per host results.
Hosts for which the limit check failed will not be included.
Simulation results for 0, 1 or more host failures.
Indicates names of hosts which are not able to communicate with