Skip to main content

Interface: MonitorValidationFieldValuesBase

Defined in: src/utils/monitorValidationFields.ts:16

Common monitor fields shared by the input and canonical field maps.

Extended byโ€‹

Propertiesโ€‹

baselineUrlโ€‹

baselineUrl: string

Defined in: src/utils/monitorValidationFields.ts:17


bodyKeywordโ€‹

bodyKeyword: string

Defined in: src/utils/monitorValidationFields.ts:18


certificateWarningDaysโ€‹

certificateWarningDays: string

Defined in: src/utils/monitorValidationFields.ts:19


edgeLocationsโ€‹

edgeLocations: string

Defined in: src/utils/monitorValidationFields.ts:20


expectedHeaderValueโ€‹

expectedHeaderValue: string

Defined in: src/utils/monitorValidationFields.ts:21


expectedJsonValueโ€‹

expectedJsonValue: string

Defined in: src/utils/monitorValidationFields.ts:22


expectedStatusCodeโ€‹

expectedStatusCode: string

Defined in: src/utils/monitorValidationFields.ts:23


expectedValueโ€‹

expectedValue: string

Defined in: src/utils/monitorValidationFields.ts:24


headerNameโ€‹

headerName: string

Defined in: src/utils/monitorValidationFields.ts:25


heartbeatExpectedStatusโ€‹

heartbeatExpectedStatus: string

Defined in: src/utils/monitorValidationFields.ts:26


heartbeatMaxDriftSecondsโ€‹

heartbeatMaxDriftSeconds: string

Defined in: src/utils/monitorValidationFields.ts:27


heartbeatStatusFieldโ€‹

heartbeatStatusField: string

Defined in: src/utils/monitorValidationFields.ts:28


heartbeatTimestampFieldโ€‹

heartbeatTimestampField: string

Defined in: src/utils/monitorValidationFields.ts:29


hostโ€‹

host: string

Defined in: src/utils/monitorValidationFields.ts:30


jsonPathโ€‹

jsonPath: string

Defined in: src/utils/monitorValidationFields.ts:31


maxPongDelayMsโ€‹

maxPongDelayMs: string

Defined in: src/utils/monitorValidationFields.ts:32


maxReplicationLagSecondsโ€‹

maxReplicationLagSeconds: string

Defined in: src/utils/monitorValidationFields.ts:33


portโ€‹

port: string

Defined in: src/utils/monitorValidationFields.ts:34


primaryStatusUrlโ€‹

primaryStatusUrl: string

Defined in: src/utils/monitorValidationFields.ts:35


recordTypeโ€‹

recordType: string

Defined in: src/utils/monitorValidationFields.ts:36


replicaStatusUrlโ€‹

replicaStatusUrl: string

Defined in: src/utils/monitorValidationFields.ts:37


replicationTimestampFieldโ€‹

replicationTimestampField: string

Defined in: src/utils/monitorValidationFields.ts:38


urlโ€‹

url: string

Defined in: src/utils/monitorValidationFields.ts:39