Optionaloptions: CallOptionsCreate a data quality monitor on a Unity Catalog object. The caller must provide either anomaly_detection_config for a schema monitor or data_profiling_config for a table monitor.
For the table object_type, the caller must have either of the following sets of permissions:
Workspace assets, such as the dashboard, will be created in the workspace where this call was made.
For the schema object_type, the caller must have either of the following sets of permissions:
Optionaloptions: CallOptionsCreates a refresh. Currently only supported for the table object_type.
The call must be made in the same workspace as where the monitor was created.
The caller must have either of the following sets of permissions:
Optionaloptions: CallOptionsDelete a data quality monitor on Unity Catalog object.
For the table object_type, the caller must have either of the following sets of permissions:
MANAGE and USE_CATALOG on the table's parent catalog.
USE_CATALOG on the table's parent catalog, and MANAGE and USE_SCHEMA on the table's parent schema.
USE_CATALOG on the table's parent catalog, USE_SCHEMA on the table's parent schema, and MANAGE on the table.
Note that the metric tables and dashboard will not be deleted as part of this call; those assets must be manually cleaned up (if desired).
For the schema object_type, the caller must have either of the following sets of permissions:
Optionaloptions: CallOptions(Unimplemented) Delete a refresh
Optionaloptions: CallOptionsRead a data quality monitor on a Unity Catalog object.
For the table object_type, the caller must have either of the following sets of permissions:
For the schema object_type, the caller must have either of the following sets of permissions:
The returned information includes configuration values on the entity and parent entity as well as information on assets created by the monitor. Some information (e.g. dashboard) may be filtered out if the caller is in a different workspace than where the monitor was created.
Optionaloptions: CallOptionsGet data quality monitor refresh. The call must be made in the same workspace as where the monitor was created.
For the table object_type, the caller must have either of the following sets of permissions:
For the schema object_type, the caller must have either of the following sets of permissions:
Optionaloptions: CallOptions(Unimplemented) List data quality monitors.
Optionaloptions: CallOptionsOptionaloptions: CallOptionsList data quality monitor refreshes. The call must be made in the same workspace as where the monitor was created.
For the table object_type, the caller must have either of the following sets of permissions:
For the schema object_type, the caller must have either of the following sets of permissions:
Optionaloptions: CallOptionsOptionaloptions: CallOptionsUpdate a data quality monitor on Unity Catalog object.
For the table object_type, the caller must have either of the following sets of permissions:
For the schema object_type, the caller must have either of the following sets of permissions:
Optionaloptions: CallOptions(Unimplemented) Update a refresh
Optionaloptions: CallOptions
Cancels a data quality monitor refresh. Currently only supported for the
tableobject_type. The call must be made in the same workspace as where the monitor was created.The caller must have either of the following sets of permissions: