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