@nogoo9/mcp-server-cloud-fs / HealthCheckResult
Interface: HealthCheckResult
Defined in: health.ts:7
Result of a single health check probe.
Properties
message
message:
string
Defined in: health.ts:10
name
name:
string
Defined in: health.ts:8
passed
passed:
boolean
Defined in: health.ts:9
