HealthStatusThresholdOptions
type HealthStatusThresholdOptions = object;Defined in: src/types/NodeLink.ts:170
Properties
Section titled “Properties”| Property (defined in) | Type |
|---|---|
cpu (src/types/NodeLink.ts:171) | Partial<HealthStatusThreshold> |
memory (src/types/NodeLink.ts:172) | Partial<HealthStatusThreshold> |
ping (src/types/NodeLink.ts:173) | Partial<HealthStatusThreshold> |