HealthSummarySpec
HealthSummarySpec
JSON Example
{
"healthChecks": {
"certificateHealth": false,
"composabilityHealth": false,
"computeHealth": false,
"connectivityHealth": false,
"dnsHealth": false,
"generalHealth": false,
"hardwareCompatibilityHealth": false,
"ntpHealth": false,
"passwordHealth": false,
"servicesHealth": false,
"storageHealth": false,
"versionHealth": false
},
"options": {
"config": {
"force": false,
"skipKnownHostCheck": false
},
"include": {
"precheckReport": false,
"summaryReport": false
}
},
"scope": {
"domains": [
{
"clusterNames": [
"string"
],
"domainName": "string"
}
],
"includeAllDomains": false,
"includeFreeHosts": false
}
}