Skip to contents

Deletes a non-active run. Returns an error if the run is active.

Usage

delete_job_run(client, run_id)

jobsDeleteRun(client, run_id)

Arguments

client

Required. Instance of DatabricksClient()

run_id

Required. The canonical identifier of the run for which to retrieve the metadata.