jobs_reset
Replace all settings of a Databricks job with new configuration, and optionally remove specific fields.
Instructions
Fully replace a job's settings (overwrites all fields not in new_settings).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | Job ID | |
| new_settings | Yes | Replacement job settings | |
| fields_to_remove | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |