Oracle Autonomous Database Cloud 2020 Specialist — Question 17
Which REST API method would be used to execute a job in Planning? (Choose the best answer.)
Answer options
- A. POST
- B. EXECUTE
- C. GET
- D. PUT
Correct answer: B
Explanation
The correct answer is B, EXECUTE, as it specifically indicates the action of running a job within the Planning API. The other options, such as POST, GET, and PUT, are used for creating, retrieving, and updating resources respectively, but do not convey the action of executing a job.