Skip to main content

Interface: MonitorSchemas

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

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:323


dnsโ€‹

readonly dns: DnsMonitorSchemaType

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


httpโ€‹

readonly http: HttpMonitorSchemaType

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


http-headerโ€‹

readonly http-header: HttpHeaderMonitorSchemaType

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


http-jsonโ€‹

readonly http-json: HttpJsonMonitorSchemaType

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


http-keywordโ€‹

readonly http-keyword: HttpKeywordMonitorSchemaType

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


http-latencyโ€‹

readonly http-latency: HttpLatencyMonitorSchemaType

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


http-statusโ€‹

readonly http-status: HttpStatusMonitorSchemaType

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


pingโ€‹

readonly ping: PingMonitorSchemaType

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


portโ€‹

readonly port: PortMonitorSchemaType

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


replicationโ€‹

readonly replication: ReplicationMonitorSchemaType

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


server-heartbeatโ€‹

readonly server-heartbeat: ServerHeartbeatMonitorSchemaType

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


sslโ€‹

readonly ssl: SslMonitorSchemaType

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


websocket-keepaliveโ€‹

readonly websocket-keepalive: WebsocketKeepaliveMonitorSchemaType

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