Health-check of Dashboard Service
get
/api/1.0/healthcheck
This endpoint is used to check Health of the Dashboard Service.
Request
There are no request parameters for this operation.
Back to TopResponse
Supported Media Types
- application/json
- application/xml
200 Response
Healthcheck OK.
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorised.
405 Response
Invalid input.
500 Response
Internal error.