API reference
System
Unauthenticated liveness probe. Returns as soon as the service can serve traffic.
Response Body
application/json
curl -X GET "https://example.com/healthz"{ "status": "ok", "service": "string", "time": "2019-08-24T14:15:22Z"}Unauthenticated liveness probe. Returns as soon as the service can serve traffic.
application/json
curl -X GET "https://example.com/healthz"{ "status": "ok", "service": "string", "time": "2019-08-24T14:15:22Z"}