Skip to content

HealthStatusKeys

type HealthStatusKeys = "healthy" | "degraded" | "critical" | "offline";

Defined in: src/types/NodeLink.ts:205