GET /Health/

Gets the health check status.
 

Request

Method Request URI
GET /API/Health/?contextId=value&sessionId=value

URI Parameters

URI Parameter Description
contextId The ID associated with a particular health check.
sessionId Current session ID.

Request Body

There is no Request Body for this function.

Response

Response Body

A Dundas.BI.WebApi.Models.HealthCheckCheckResultData object associated with the health check, or a status code indicating the problem.