HealthService.getHealthCheckStatus Method

Gets the health check status for the given context ID
 

Parameters

contextId

Type: String
The context ID for the health check started in checkHealth.

Return Value


Type: jQuery.Promise
Value: dundas.health.HealthCheckCheckResult
A promise object that is resolved when the call is completed. If successful, dundas.health.HealthCheckCheckResult object is returned.