cURL
curl --request GET \ --url http://localhost/api/v1/health/ready
"<any>"
Get server readiness to accept traffic
Success
The response is of type any.
any