Skip to main content

Interface: MonitorSchemas

Defined in: shared/validation/schemas.ts:677

Interface for monitor schemas by type.

Propertiesโ€‹

cdn-edge-consistencyโ€‹

readonly cdn-edge-consistency: CdnEdgeConsistencyMonitorSchemaType

Defined in: shared/validation/schemas.ts:678


dnsโ€‹

readonly dns: DnsMonitorSchemaType

Defined in: shared/validation/schemas.ts:679


httpโ€‹

readonly http: HttpMonitorSchemaType

Defined in: shared/validation/schemas.ts:680


http-headerโ€‹

readonly http-header: HttpHeaderMonitorSchemaType

Defined in: shared/validation/schemas.ts:681


http-jsonโ€‹

readonly http-json: HttpJsonMonitorSchemaType

Defined in: shared/validation/schemas.ts:682


http-keywordโ€‹

readonly http-keyword: HttpKeywordMonitorSchemaType

Defined in: shared/validation/schemas.ts:683


http-latencyโ€‹

readonly http-latency: HttpLatencyMonitorSchemaType

Defined in: shared/validation/schemas.ts:684


http-statusโ€‹

readonly http-status: HttpStatusMonitorSchemaType

Defined in: shared/validation/schemas.ts:685


pingโ€‹

readonly ping: PingMonitorSchemaType

Defined in: shared/validation/schemas.ts:686


portโ€‹

readonly port: PortMonitorSchemaType

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


replicationโ€‹

readonly replication: ReplicationMonitorSchemaType

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


server-heartbeatโ€‹

readonly server-heartbeat: ServerHeartbeatMonitorSchemaType

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


sslโ€‹

readonly ssl: SslMonitorSchemaType

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


websocket-keepaliveโ€‹

readonly websocket-keepalive: WebsocketKeepaliveMonitorSchemaType

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