Skip to contents

Overwrite all settings for the given job. Use the Update endpoint to update job settings partially.

Usage

reset_job(client, job_id, new_settings)

jobsReset(client, job_id, new_settings)

Arguments

client

Required. Instance of DatabricksClient()

job_id

Required. The canonical identifier of the job to reset.

new_settings

Required. The new settings of the job.