Azure Databricks · Arazzo Workflow
Azure Databricks Terminate and Permanently Delete a Cluster
Version 1.0.0
Terminate a cluster, wait until TERMINATED, then permanently delete it.
View Spec
View on GitHub
AnalyticsApache SparkBig DataData EngineeringMachine-LearningArazzoWorkflows
Provider
Workflows
terminate-and-purge-cluster
Terminate a cluster, wait for TERMINATED, then permanently delete it.
Terminates the cluster, polls getCluster until the state is TERMINATED, then permanently deletes the cluster.
1
terminateCluster
Terminate the cluster. The cluster is removed from the running state but its configuration is preserved until permanent deletion.
2
pollCluster
Retrieve the current cluster state. Repeat until the cluster reports TERMINATED, then proceed to permanent deletion.
3
permanentDeleteCluster
Permanently delete the terminated cluster, removing its configuration so it can never be restarted.
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.