Skip to main content

Interface: MonitorValidationFieldValuesBase

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

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

Hierarchyโ€‹

View Summary

Extended byโ€‹

Propertiesโ€‹

baselineUrlโ€‹

baselineUrl: string;

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


bodyKeywordโ€‹

bodyKeyword: string;

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


certificateWarningDaysโ€‹

certificateWarningDays: string;

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


edgeLocationsโ€‹

edgeLocations: string;

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


expectedHeaderValueโ€‹

expectedHeaderValue: string;

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


expectedJsonValueโ€‹

expectedJsonValue: string;

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


expectedStatusCodeโ€‹

expectedStatusCode: string;

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


expectedValueโ€‹

expectedValue: string;

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


headerNameโ€‹

headerName: string;

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


heartbeatExpectedStatusโ€‹

heartbeatExpectedStatus: string;

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


heartbeatMaxDriftSecondsโ€‹

heartbeatMaxDriftSeconds: string;

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


heartbeatStatusFieldโ€‹

heartbeatStatusField: string;

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


heartbeatTimestampFieldโ€‹

heartbeatTimestampField: string;

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


hostโ€‹

host: string;

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


jsonPathโ€‹

jsonPath: string;

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


maxPongDelayMsโ€‹

maxPongDelayMs: string;

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


maxReplicationLagSecondsโ€‹

maxReplicationLagSeconds: string;

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


portโ€‹

port: string;

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


primaryStatusUrlโ€‹

primaryStatusUrl: string;

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


recordTypeโ€‹

recordType: string;

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


replicaStatusUrlโ€‹

replicaStatusUrl: string;

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


replicationTimestampFieldโ€‹

replicationTimestampField: string;

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


urlโ€‹

url: string;

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