Interface: MonitorStatusConstants
Defined in: shared/types.ts:166
Interface for monitor status constants.
Propertiesโ
DEGRADEDโ
DEGRADED:
"degraded"
Defined in: shared/types.ts:167
DOWNโ
DOWN:
"down"
Defined in: shared/types.ts:168
PAUSEDโ
PAUSED:
"paused"
Defined in: shared/types.ts:169
PENDINGโ
PENDING:
"pending"
Defined in: shared/types.ts:170
UPโ
UP:
"up"
Defined in: shared/types.ts:171