Server Endpoints
/health
Some health-check tools only send POSTs; the response is identical.
curl -X POST "https://example.com/health"{ "status": "string"}
RS InferSome health-check tools only send POSTs; the response is identical.
curl -X POST "https://example.com/health"{ "status": "string"}