Given the following Javascript code snippet, which statement is true?
var paloAlto = httpClient.get{'http://weather.yahooapis.com/forecastrss?w=2467861 '); context.session['paloAlto'] = paloAlto;
How can we add custom objects to an OpenAPI Specification 2.0?
The backend API team has asked for metrics on the performance of an API. Which two pieces of data should you provide? Choose 2 answers
You are using Apigee Edge as the OAuth Resource Server. The product owner asks you to create an API that logs a user out by revoking OAuth tokens. What should you do?
Which components of Edge used to configure HTTPS inbound communication?
What is the purpose of a refresh token?
Which are characteristics of the PopulateCache and ResponseCache policies'? Select all that are correct
A customer has added response cache policy on all their search APIs, but traffic to the backend has not reduced much. They ask you to investigate, you find that GET queries are being cached and available in memory but cache misses are still high You want to improve caching and reduce cache misses What should you do?
Your project is growing, and there have been several instances of confusion about the naming of data fields. What should you do?
You have created an OpenAPl specification and begun a sample implementation of the API Proxy in Apigee Edge Another team is asking for early access for interactive documentation What should you do1?