HealthStatusThresholdOptions
type HealthStatusThresholdOptions = object;Defined in: src/structures/Types/NodeLink.ts:114
Properties
Section titled “Properties”| Property (defined in) | Type |
|---|---|
cpu (src/structures/Types/NodeLink.ts:115) | Partial<HealthStatusThreshold> |
memory (src/structures/Types/NodeLink.ts:116) | Partial<HealthStatusThreshold> |
ping (src/structures/Types/NodeLink.ts:117) | Partial<HealthStatusThreshold> |