v1

latestOpenAPI 3.0.12026-07-24233726.8 KB
Monitors

Update monitor

Update an existing monitor. Omitted update fields will not be change in the underlying monitor

post/v1/monitors/{monitorId}

Path parameters

monitorIdstring uuid required

Request body

isEnabledboolean
cronTabstring
namestring nullable
descriptionstring nullable

Response

Success

idstring uuid
type'ROW_COUNT' | 'COLUMN_COUNT' | 'CARDINALITY' | 'UNIQUENESS' | 'NULLNESS' | 'PERCENT_ZERO' | 'PERCENT_NEGATIVE' | 'MIN' | 'MAX' | 'MEAN' | 'STDDEV' | 'FRESHNESS' | 'CUSTOM' | 'PUSH' | 'SUM' | 'DURATION' | 'GENERIC_OBJECT'
genericObjectSubtypestring
valueType'METRIC' | 'SOURCE_TO_TARGET'
cronTabstring
namestring nullable
descriptionstring nullable
isEnabledboolean
createdAtstring date-time
updatedAtstring date-time
absolutePathstring
entityTypestring
connectionIdstring uuid
monitorTagsstring[]