{
"endpoint": "GET /v1/realtime/health",
"snapshot": {
"service": "realtime.gateway",
"transport": "websocket",
"websocketPath": "/v1/realtime/health/socket",
"liveness": {
"kind": "liveness",
"state": "passing",
"summary": "string",
"checkedAt": "2019-08-24T14:15:22.123Z"
},
"readiness": {
"kind": "liveness",
"state": "passing",
"summary": "string",
"checkedAt": "2019-08-24T14:15:22.123Z"
},
"generatedAt": "2019-08-24T14:15:22.123Z",
"isPassing": true,
"leaseWebsocketPath": "/v1/realtime/leases/{id}"
}
}