Status Enumeration |
Namespace: Omada.OE.Model.KPI
public enum Status
Member name | Value | Description | |
---|---|---|---|
Red | 0 | We're not ok. | |
Yellow | 1 | We're okay - but this is a warning. | |
Green | 2 | We're good. | |
Unknown | 3 | The KPI counter result is not within any of the threshold boundaries. | |
Error | 4 | An error occured while evaluating the KPI. |