Skip to contents

Export and retrieve the job run task.

Usage

export_job_run(client, run_id, views_to_export = NULL)

jobsExportRun(client, run_id, views_to_export = NULL)

Arguments

client

Required. Instance of DatabricksClient()

run_id

Required. The canonical identifier for the run.

views_to_export

Which views to export (CODE, DASHBOARDS, or ALL).