Skip to content

Last updated: July 22, 2025

DQOps REST API search models reference

The references of all objects used by search REST API operations are listed below.

DataTypeCategory

Enumeration of common data type categories of data types. The providers will use this information to answer which of their native data types matches a category. Some sensors (and profilers) cannot operate on some data types.

The structure of this object is described below

 Data type   Enum values 
string numeric_integer
numeric_decimal
numeric_float
datetime_timestamp
datetime_datetime
datetime_date
datetime_time
text
clob
json
bool
binary
array
other