Skip to main content

Interface: MonitorSchemas

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

Interface for monitor schemas by type.

Propertiesโ€‹

cdn-edge-consistencyโ€‹

readonly cdn-edge-consistency: CdnEdgeConsistencyMonitorSchemaType

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


dnsโ€‹

readonly dns: DnsMonitorSchemaType

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


httpโ€‹

readonly http: HttpMonitorSchemaType

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


http-headerโ€‹

readonly http-header: HttpHeaderMonitorSchemaType

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


http-jsonโ€‹

readonly http-json: HttpJsonMonitorSchemaType

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


http-keywordโ€‹

readonly http-keyword: HttpKeywordMonitorSchemaType

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


http-latencyโ€‹

readonly http-latency: HttpLatencyMonitorSchemaType

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


http-statusโ€‹

readonly http-status: HttpStatusMonitorSchemaType

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


pingโ€‹

readonly ping: PingMonitorSchemaType

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


portโ€‹

readonly port: PortMonitorSchemaType

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


replicationโ€‹

readonly replication: ReplicationMonitorSchemaType

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


server-heartbeatโ€‹

readonly server-heartbeat: ServerHeartbeatMonitorSchemaType

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


sslโ€‹

readonly ssl: SslMonitorSchemaType

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


websocket-keepaliveโ€‹

readonly websocket-keepalive: WebsocketKeepaliveMonitorSchemaType

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