Databricks · Arazzo Workflow
Databricks Cancel a Job's Active Run
Version 1.0.0
Find a job's active run and cancel it, then confirm cancellation.
View Spec
View on GitHub
Artificial IntelligenceAnalyticsApache SparkBig DataCleanroomsCloud ComputingDataData AnalyticsData EngineeringData GovernanceDelta LakeDelta SharingETLIdentity ManagementLakehouseMachine-LearningMLflowModel ServingSecuritySQLUnity CatalogVector SearchVisualizeArazzoWorkflows
Provider
Workflows
cancel-active-run
Locate a job's active run and cancel it.
Lists active runs for the job, cancels the first one found, then reads it back to confirm it is no longer RUNNING.
1
2
cancelRun
Cancel the active run. Cancellation is asynchronous; the run transitions to a TERMINATING state.
3
confirmCancel
Read the run back to confirm it has left the RUNNING state after the cancel request.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.