Skip to main content

Interface: MonitorSchemas

Defined in: shared/types/schemaTypes.ts:423

Mapping of monitor type identifiers to their corresponding Zod schemas.

Propertiesโ€‹

cdn-edge-consistencyโ€‹

readonly cdn-edge-consistency: CdnEdgeConsistencyMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:424


dnsโ€‹

readonly dns: DnsMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:425


httpโ€‹

readonly http: HttpMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:426


http-headerโ€‹

readonly http-header: HttpHeaderMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:427


http-jsonโ€‹

readonly http-json: HttpJsonMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:428


http-keywordโ€‹

readonly http-keyword: HttpKeywordMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:429


http-latencyโ€‹

readonly http-latency: HttpLatencyMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:430


http-statusโ€‹

readonly http-status: HttpStatusMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:431


pingโ€‹

readonly ping: PingMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:432


portโ€‹

readonly port: PortMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:433


replicationโ€‹

readonly replication: ReplicationMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:434


server-heartbeatโ€‹

readonly server-heartbeat: ServerHeartbeatMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:435


sslโ€‹

readonly ssl: SslMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:436


websocket-keepaliveโ€‹

readonly websocket-keepalive: WebsocketKeepaliveMonitorSchemaType

Defined in: shared/types/schemaTypes.ts:437