
Ultimate access to all questions.
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}_