Skip to content

@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

Released under the PolyForm Shield 1.0.0 License.