Service Check
Latest update: December 18th, 2020
| Description | |
|---|---|
| SERVICE | SYSTEM ALIVE |
| URL | |
| SECURITY | NO |
| METHOD | GET |
| RESPONSE | 200: HTTP status code 200/OK |
Response body:
{
"isAlive": "true",
"pid": "in server pid-process-name"
}
Alternative responses in case of error:
HTTP status codes will be returned different from 200/OK using the following pattern in application/JSON format:
{
"code": "string",
"type": "string",
"message": "string",
"trace" : "string"
}
results matching ""
No results matching ""