/
NV
nvidia
/
nvcf-nats-auth-callout-service Service API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 26m ago · Updated 1mo ago
Details
Health
2
get
Health check interface
get
Ping interface
Health
Health check interface
return service health status
get
/healthz
Response
Health check success
ModelsHealthResponse
required
status
'ok'
|
'degraded'
|
'down'
Example response
{ "status": "ok" }