POST /Health/

Starts the health check.
 

Request

Method Request URI
POST /API/Health/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.HealthCheckOptions

Response

Response Body

A System.Guid associated with the health check, or a status code indicating the problem.