Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which of the following pairs of REST API endpoints and their responses is incorrect?
A
2.0/jobs/run-now - {“run_id”: 5876}
B
2.0/jobs/create - {“job_id“: 34567}
C
2.0/clusters/create - {“cluster_id“: “2954-848031-php83cps“}
D
2.0/jobs/delete - { }
E
2.0/jobs/runs/submit - {“run_id”: 5876}