What is required before an API implemented using the components of Anypoint Platform can be managed and governed (by applying API policies) on Anypoint Platform?
A.
A RAML definition of the API must be created in API designer so it can then be published to Anypoint Exchange
B.
The API must be published to Anypoint Exchange and a corresponding API instance ID must be obtained from API Manager to be used in the API implementation
C.
The API must be shared with the potential developers through an API portal so API consumers can interact with the API
D.
The API implementation source code must be committed to a source control management system (such as GitHub)
B. The API must be published to Anypoint Exchange and a corresponding API instance ID must be obtained from API Manager to be used in the API implementation
B. The API must be published to Anypoint Exchange and a corresponding API instance ID must be obtained from API Manager to be used in the API implementation
B. The API must be published to Anypoint Exchange and a corresponding API instance ID must be obtained from API Manager to be used in the API implementation
Answer is B.
Reason 1: API must be published to Anypoint exchange. This generates an instance ID. This instance ID needs to be configured in API implementation (Mule Project) using Global Configuration - API Autodiscovery.
Why not A? : Because RAML is only for REST, yet Mule supports SOAP based services which is not supported by Design Center. Also, it is not mandatory to create the RAML in API Designer like the option suggests by use of the word "must". Anypoint Studio can be used to create the RAML as well.
Point is, you need to publish in Exchange and you need to add the instance ID to your app for API manager to be able to access it.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Pavan_Nagineni
Highly Voted 3 years, 3 months agogilofernandes
Most Recent 1 year, 1 month agomadgeezer
2 years, 3 months agoAkanshaR91
2 years, 4 months agobob_d_builder
2 years, 7 months agosanni27
2 years, 10 months agoGrump
2 years, 11 months agoawsExpert007
3 years, 5 months ago