HealthChecks
HealthChecks
Sos Health Checks.
JSON Example
{
"servicesHealth": false,
"ntpHealth": false,
"generalHealth": false,
"certificateHealth": false,
"passwordHealth": false,
"connectivityHealth": false,
"computeHealth": false,
"storageHealth": false,
"dnsHealth": false,
"hardwareCompatibilityHealth": false,
"versionHealth": false
}
boolean
servicesHealth
Optional
Performs checks on Services health.
boolean
ntpHealth
Optional
Performs NTP checks for components.
boolean
generalHealth
Optional
Performs some generic health checks.
boolean
certificateHealth
Optional
Performs Certificate health checks.
boolean
passwordHealth
Optional
Performs Password Expiry checks.
boolean
connectivityHealth
Optional
Performs Connectivity health checks.
boolean
computeHealth
Optional
Performs Compute Health checks.
boolean
storageHealth
Optional
Performs Storage Health checks.
boolean
dnsHealth
Optional
Performs DNS Health checks.
boolean
hardwareCompatibilityHealth
Optional
Performs HardwareCompatibilityHealth Health checks.
boolean
versionHealth
Optional
Perform version checks for VCF components.