Dataiku · Arazzo Workflow
Dataiku Audit Recipe and Project Jobs
Version 1.0.0
List a project's recipes, read one recipe's inputs and outputs, and list the project's jobs.
View Spec
View on GitHub
AnalyticsArtificial IntelligenceData PlatformData ScienceMachine LearningArazzoWorkflows
Provider
Workflows
audit-recipe-and-jobs
Inspect a recipe and review the project's jobs.
Lists recipes, gets one recipe's definition, then lists the project's jobs.
1
listRecipes
listRecipes
List all recipes in the project.
2
getRecipe
getRecipe
Read the recipe's definition to inspect its inputs, outputs, and type.
3
listJobs
listJobs
List the project's jobs to review recent runs that exercised the recipe.