...
Expand | ||
---|---|---|
| ||
Retrieve the first 100 audits for job X:
Retrieve the first 100 audits for job X, execution ID of Y:
Export all audits: http://localhost:9000/v1/jobs/executions/audits.csv
Export all audits for job X: http://localhost:9000/v1/jobs/X/executions/audits.csv
Export all audits for job X, execution ID of Y: http://localhost:9000/v1/jobs/X/executions/Y/audits.csv
To query failures, use the previous three queries, substituting "failures.csv" for "audits.csv". For example, to export all failures for job X, execution ID of Y: |
...
|
Please contact Portal Architects Support for assistance with this article.
...