HealthCheckResult
Defined in: src/management/HealthCheck.ts:2
Return value of a health check. status=true means healthy.
Properties
Section titled “Properties”detail?
Section titled “detail?”
readonlyoptionaldetail?:string
Defined in: src/management/HealthCheck.ts:5
readonlyname:string
Defined in: src/management/HealthCheck.ts:3
status
Section titled “status”
readonlystatus:boolean
Defined in: src/management/HealthCheck.ts:4