When is it appropriate to use query parameters in RESTful API design? Select all that are correct
What are all of the values typically set in a Raise Fault policy?
Which policies can be used to create or modify a request message for a service callout? Select all that are correct
Which is a benefit of three-legged OAuth (authonzation_code grant)'?
If a custom analytics report needs to filter based on data from the request payload, which policy would be used?
As an API Engineer you have been asked to automate the build process for Apigee deployments. You decide to build a new tool to deploy the API Bundles using the Apigee Management API. What would be the correct approach?
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;
You have a single back end that needs to be exposed to customers using different API request and response payloads You need to allow these different request types without breaking existing implementations What should you do?
Which Edge Microgateway plugin does not need to be explicitly added to the plugin sequence attribute configuration for execution?
In Apigee Edge APIs, what is fault.name?