Interface: MonitorStatusConstants
Defined in: shared/types.ts:52
Interface for monitor status constants.
Propertiesโ
DOWNโ
DOWN:
"down"
Defined in: shared/types.ts:53
PAUSEDโ
PAUSED:
"paused"
Defined in: shared/types.ts:54
PENDINGโ
PENDING:
"pending"
Defined in: shared/types.ts:55
UPโ
UP:
"up"
Defined in: shared/types.ts:56