
Explanation:
The 2.0/jobs/runs/submit endpoint does not exist in API 2.0 — it is only available in API 2.1. All other listed endpoint–response pairs are correct per the official documentation.
Ultimate access to all questions.
No comments yet.
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}