Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2022 03:04 PM
Hi @Deepak Goldwyn Livingston , You can find the JSON of an existing job from the jobs UI itself. Click on the Job and click on the three dots next to "Run Now".
For the JSON skeleton, please check the Jobs API document:
https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsCreate
Let me know if this helps.