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