Skip to main content

Interface: MonitorStatusConstants

Defined in: shared/types.ts:161

Interface for monitor status constants.

Propertiesโ€‹

DEGRADEDโ€‹

DEGRADED: "degraded"

Defined in: shared/types.ts:162


DOWNโ€‹

DOWN: "down"

Defined in: shared/types.ts:163


PAUSEDโ€‹

PAUSED: "paused"

Defined in: shared/types.ts:164


PENDINGโ€‹

PENDING: "pending"

Defined in: shared/types.ts:165


UPโ€‹

UP: "up"

Defined in: shared/types.ts:166