Skip to main content

Interface: MonitorSchemas

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

Interface for monitor schemas by type.

Propertiesโ€‹

dnsโ€‹

readonly dns: DnsMonitorSchemaType

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


httpโ€‹

readonly http: HttpMonitorSchemaType

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


pingโ€‹

readonly ping: PingMonitorSchemaType

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


portโ€‹

readonly port: PortMonitorSchemaType

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