interface ThresholdBase {
    allValues?: boolean;
    level?: CheckStatusLevel;
}

Properties

Properties

allValues?: boolean

If true, only alert if all values meet threshold.

MMNEPVFCICPMFPCPTTAAATR