Acceldata · Schema

CreateDataQualityRuleRequest

Request body for creating a data quality rule

AI AgentsData ManagementData ObservabilityData PipelineData QualityIntelligenceObservability

Properties

Name Type Description
name string Rule name
type string Type of data quality check
datasetId string Dataset identifier to apply the rule to
columnName string Column to monitor
threshold number Alert threshold as percentage (0-100)
severity string Severity of alerts triggered by this rule
View JSON Schema on GitHub