Viam · Arazzo Workflow
Viam Data Pipeline Lifecycle
Version 1.0.0
Create a scheduled MQL pipeline, resolve it, enable it, and list its runs.
View Spec
View on GitHub
RoboticsEdge AIFleet ManagementComputer VisionMachine LearningIoTEmbeddedgRPCArazzoWorkflows
Provider
Workflows
data-pipeline-lifecycle
Create an MQL pipeline, resolve its id, enable it, and list runs.
Creates a scheduled MQL data pipeline, lists pipelines to resolve the new id, enables it, and retrieves its run history.
1
createPipeline
createDataPipeline
Create a scheduled MQL data pipeline in the organization.
2
resolvePipeline
listDataPipelines
List pipelines in the organization to resolve the new pipeline id.
3
enablePipeline
enableDataPipeline
Enable the newly created pipeline so it begins running on schedule.
4
listRuns
listDataPipelineRuns
Retrieve the run history for the enabled pipeline.