HealthService.checkHealth Method

Checks the health of the Dundas BI Instance.
 

Parameters

checksToRun

Type: Array
List of health check IDs that are going to be executed.
checksToIngore

Type: Array
List of health check IDs to ignore.
fixErrors

Type: Boolean
Flag used to have the health check fix any errors it finds (if the check supports it).

Return Value


Type: jQuery.Promise
Value: String
A promise object that is resolved when the call is completed. if successful, a unique ID is returned corresponding to the health check.