GetHealthApi: { getHealth(NO_CONFIG?: Record<string, never>): "ok" }

Type declaration

  • getHealth:function
    • Returns the health status of the node ("ok" if healthy).

      Parameters

      • OptionalNO_CONFIG: Record<string, never>

      Returns "ok"