Monitoring that server is alive
It is a very simple service, which makes possible to monitor that the server is running and is able to answer HTTP requests
Methods:
GET
/monitoring/isAlive
Is server alive?
Request:4>
Parameters: Not Defined
Parameter | kind | type | default | required | summary |
---|
Headers:
Field name | Value |
---|---|
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Accept-Encoding | gzip, deflate |
Cookies: Not Defined
Responses:
200 - Successful execution
Headers:
Field name | Value |
---|---|
Content-Type | application/json |
Cookies: Not Defined
Test Cases:
Get Monitoring Is Alive
/monitoring/isAlive
Successfully checks if server is alive
Request:4>
Headers:
Field name | Value |
---|---|
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 |
Accept-Encoding | gzip, deflate |
Cookies: Not Defined
Response:4>
Headers:
Field name | Value |
---|---|
Content-Type | application/json |