HealthService.getHealthChecks Method
        
 Gets the registered health checks.
 
         
        Return Value
        
Type: jQuery.Promise
        
Value: Array
        
Element Value: HealthCheckInfo
        
 A promise object that is resolved when the call is completed. 
 if successful, an array of dundas.health.HealthCheckInfo objects is returned.