Description: Tests the PDN Server's liveness.
Since: 1.0.1
Security: No authentication is required
Usage: GET /api/v1/system/liveness
cURL Example
curl -X GET "http://{pdn-server-host}:8082/pdnserver/api/v1/system/liveness"
Response status codes:
200 - The server is alive
404, 5xx - The server is not alive