Skip to main content

Interface: MonitorSchemas

Defined in: shared/validation/monitorSchemas.ts:243

Interface for monitor schemas by type.

Propertiesโ€‹

cdn-edge-consistencyโ€‹

readonly cdn-edge-consistency: CdnEdgeConsistencyMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:244


dnsโ€‹

readonly dns: DnsMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:245


httpโ€‹

readonly http: HttpMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:246


http-headerโ€‹

readonly http-header: HttpHeaderMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:247


http-jsonโ€‹

readonly http-json: HttpJsonMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:248


http-keywordโ€‹

readonly http-keyword: HttpKeywordMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:249


http-latencyโ€‹

readonly http-latency: HttpLatencyMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:250


http-statusโ€‹

readonly http-status: HttpStatusMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:251


pingโ€‹

readonly ping: PingMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:252


portโ€‹

readonly port: PortMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:253


replicationโ€‹

readonly replication: ReplicationMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:254


server-heartbeatโ€‹

readonly server-heartbeat: ServerHeartbeatMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:255


sslโ€‹

readonly ssl: SslMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:256


websocket-keepaliveโ€‹

readonly websocket-keepalive: WebsocketKeepaliveMonitorSchemaType

Defined in: shared/validation/monitorSchemas.ts:257