Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Revefi Update an existing Custom Data Quality Monitor API

The Update an existing Custom Data Quality Monitor API from Revefi — 1 operation(s) for update an existing custom data quality monitor.

Revefi Update an existing Custom Data Quality Monitor API is one of 6 APIs that Revefi publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Update an existing Custom Data Quality Monitor. The published artifact set on APIs.io includes an OpenAPI specification, authentication docs, and an API reference.

This API exposes 1 operation across 1 path, and defines 14 schemas. It is described by OpenAPI 3.1.0, at version 1.0.1.

Requests are made against a single base URL, https://gateway.revefi.com/api/v1/.

1 operations 1 paths 14 schemas 1 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.1
Base URL
https://gateway.revefi.com/api/v1/
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Revefi Update an existing Custom Data Quality Monitor API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api_key).

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 PATCH. Each is listed below with its method, path, parameters, and response codes.

Update an existing Custom Data Quality Monitor 1
PATCH
/monitor
Update an existing Custom Data Quality Monitor
updateMonitor body → 200400401403429

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are MonitorObject (8 properties), SqlMonitorInstance (7 properties), MonitorUpdateObject (5 properties), StaticThreshold (4 properties). Each schema is shown below with its type and property counts.

TimeOfDay
object
1 property
MonitorMetric
object
1 property
MonitorUpdateObject
object
5 properties
MonitorObject
object
8 properties
Artifact
object
3 properties
StaticThresholdValueType
string
The type of the threshold metric. See [here](https://docs.revefi.com/docs/api-enumerationsstaticthresholdvaluetype) for more details.
MonitorUpdate
object
1 property
CollectionFrequency
string
How often should the data quality monitor be evaluated, use hourly for every hour or daily for every day. See [here](https://docs.revefi.com/docs/api-enumerati…
SqlMonitorInstance
object
7 properties
Monitor
object
1 property
SqlMetricEvaluationType
string
The type of evaluation for data quality monitor. When automatic anomaly detection is selected, Revefi will automatically identify the correct thresholds for yo…
StaticThresholdComp
string
The type of comparison operation on the threshold value. See [here](https://docs.revefi.com/docs/api-enumerationsstaticthresholdcomp) for more details.
StaticThreshold
object
4 properties
SqlSpecName
string
The type of monitor to be created. See [here](https://docs.revefi.com/docs/api-enumerationssqlspecname) for more details. If the specName is CUSTOMSQL, the cus…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

revefi-update-an-existing-custom-data-quality-monitor-api-openapi.yml Raw ↑

Other APIs Revefi publishes across the network.

Revefi Create a Custom Data Quality Monitor API
Revefi Delete an existing Custom Data Quality Monitor API
Revefi Get Custom Data Quality Monitors API
Revefi Get Custom Data Quality Monitors by Artifact API
Revefi Run Monitors API