VsanConfigCheckResult
VsanConfigCheckResult
Various health checks for the misc vSAN configuration of cluster and its hosts, implementing both mandatory configurations and best practices for use in a vSAN environment.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"vsanEnabled": false,
"issues": [
{
"_typeName": "string"
}
]
}
boolean
vsanEnabled
Required
True if the cluster has vSAN enabled.