cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

How to get the JSON definition - "CREATE part" for a job using JOB ID or JOB Name

InquisitiveGeek
New Contributor II

I want to get the JSON definition of the "create part" of the job. I have the job id and job name. I am using databricks notebook for this. I can the get the "GET" json api definition but not able able to get the "CREATE" part json definition which I want.

1 REPLY 1

Hi @Retired_mod , Basically there are the JSON API's --- 1.GET  2.CREATE  3.RESET
When I'm using Databricks Jobs API I'm able to retrieve the JSON definition of get and reset part and not for create part.

I don't want to create anything I just want the JSON definition of the CREATE part whatever is there.

Please look at the attachment for more details.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now