DQ Job API
Value for dataset is Case Sensitive
Run id
Run id end
Agent name. If not provided, system expects NO_AGENT be configured
Returns the identifier of the executed job
Error occurred when executing new job
No agent found by the given name
Agent name
Returns the identifier of the executed job
Error occurred when executing new job
No agent found by the given name
The maximum number of jobs to return
Lower bound of the start time of the job (inclusive)
Upper bound of the start time of the job (inclusive)
Lower bound of the update time of the job (inclusive)
Upper bound of the update time of the job (inclusive)
Returns a list of jobs
Error occurred when fetching jobs
The identifier of the job to retrieve
Returns the job identified by jobId
User does not have access to the dataset of the job
No job found by the input jobId parameter
The identifier of the job to wait for completion
Returns the job identified by jobId
Error occurred when waiting for job completion
No job found by the input jobId parameter
The identifier of the job to retrieve the log
Returns all the logs of the job identified by jobId
User does not have access to the dataset of the job
No job found by the input jobId parameter
The identifier of the job to retrieve the findings
Returns job findings (outliers, rule breaks, dupes) by jobId
User does not have access to the dataset of the job
No job found by the input jobId parameter
The identifier of the job to retrieve the findings
The maximum number of records to return
The format of the file to return. Default is CSV
{"description":"CSV","value":"CSV"}Returns all shape break records for the jobId
Error occurred when fetching the shape break records for the jobId
User does not have access to the dataset of the job
No job found for the jobId
The identifier of the job to retrieve the findings
The maximum number of records to return
The format of the file to return. Default is CSV
{"description":"CSV","value":"CSV"}Returns all rule break records for the jobId
Error occurred when fetching the rule break records for the jobId
User does not have access to the dataset of the job
No job found for the jobId
The identifier of the job to retrieve the findings
The maximum number of records to return
The format of the file to return. Default is CSV
{"description":"CSV","value":"CSV"}Returns all outlier break records for the jobId
Error occurred when fetching the outlier break records for the jobId
User does not have access to the dataset of the job
No job found for the jobId
The identifier of the job to retrieve the findings
The maximum number of records to return
The format of the file to return. Default is CSV
{"description":"CSV","value":"CSV"}Returns all dupe break records for the jobId
Error occurred when fetching the dupe break records for the jobId
User does not have access to the dataset of the job
No job found for the jobId
Dataset name
Run id
Returns all the logs of the job identified by dataset and runDate pair
Error occurred when fetching logs for a given job
User does not have access to the dataset of the job
No job found by the input dataset and runDate pair
Dataset name
Run id
Returns job findings (outliers, rule breaks, dupes) by dataset and runDate
No job found by the input dataset and runDate parameters
Return a file of the shapes break records of a Pushdown job with a given dataset name and run date
Dataset name
Run id
The maximum number of records to return
The format of the file to return. Default is CSV
{"description":"CSV","value":"CSV"}Returns all shape break records for the job corresponding to the dataset and runDate
Error occurred when fetching the shape break records for given dataset and runDate
No job found by the input dataset and runDate pair
Return a file of the rule break records of a Pushdown DQ Job with a given dataset name and run date
Dataset name
Run id
The maximum number of records to return
The format of the file to return. Default is CSV
{"description":"CSV","value":"CSV"}Returns all rule break records for the job corresponding to the dataset and runDate
Error occurred when fetching the rule break records for given dataset and runDate
User does not have access to the dataset of the job
No job found by the input dataset and runDate pair
Return a file of the outliers break records of a Pushdown DQ Job with a given dataset name and run date
Dataset name
Run id
The maximum number of records to return
The format of the file to return. Default is CSV
{"description":"CSV","value":"CSV"}Returns all outlier break records for the job corresponding to the dataset and runDate
Error occurred when fetching the outlier break records for given dataset and runDate
No job found by the input dataset and runDate pair
Return a file of the dupes break records of a Pushdown DQ Job with a given dataset name and run date
Dataset name
Run id
The maximum number of records to return
The format of the file to return. Default is CSV
{"description":"CSV","value":"CSV"}Returns all dupe break records for the job corresponding to the dataset and runDate
Error occurred when fetching the dupe break records for given dataset and runDate
No job found by the input dataset and runDate pair
Last updated
Was this helpful?