Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is a valid response format when a JSON workload is sent to the 2.0/jobs/create endpoint of the Databricks REST API?
A
{ “status“: 200}
B
{ “job_id“: “13746“}
C
{ job_id: 13746}
D
{ “job_name“: “name“}
E
{ “job_id“: 13746}