MuleSoft Certified Developer – Level 1 — Question 110

An API implementation has been deployed to CloudHub and now needs to be governed. IT will not allocate additional vCores for a new Mule application to act as an API proxy.
What is the next step to preserve the current vCore usage, but still allow the Mule application to be managed by API Manager?

Answer options

Correct answer: A

Explanation

The correct answer is A because using auto-discovery allows the existing API implementation to register with API Manager without requiring additional vCores. Options B and D involve deploying or registering a new instance, which contradicts the requirement to keep vCore usage the same. Option C is incorrect because uploading a JAR file does not provide the necessary management capabilities through API Manager.