Ultimate access to all questions.
As a Databricks Certified Data Engineer, you are tasked with automating a workflow that involves cloning a job, triggering a run, and exporting the run output using the REST API. The solution must adhere to the following constraints: minimal operational cost, compliance with data governance policies, and scalability to handle increasing workloads. Given the following code snippet, which REST API endpoint should you use to clone a job, ensuring the solution is both efficient and scalable? (Choose one correct option)