Check INUBIT application health
This endpoint is designed to provide status information about the internal server state such as:
-
Application status [OK | ERROR]
-
Maintenance mode [0 | 1]
-
Current time stamp
The response of this endpoint indicates that the Tomcat application server has started and INUBIT application has been loaded successfully. It does not give any indication of possible problems within the INUBIT application. |
Request
URL: /healthcheck
Method: GET
Authorization: none
GET /ibis/rest/healthcheck HTTP/1.1
Accept: application/json
Host: localhost:8080