Google Cloud - Apigee Certified API Engineer - Apigee-API-Engineer Exam Practice Test
Which is a benefit of three-legged OAuth (authonzation_code grant)'?
Correct Answer: B
Vote an answer
Which proxy endpoint configuration determines the target endpoint that will be used?
Correct Answer: B
Vote an answer
You are working on a project that adheres strictly to the Roy Fielding REST concepts. You need to update a single property named "status" of a complicated entity What should you do?
Correct Answer: B
Vote an answer
You are working on a new design for an API. The backend API will set the customer to a deleted status. The customer will remain in the backend database for later cleanup. The customer can no longer be retrieved by the API once the status is set. Which method should be used at the Apigee proxy to set the deleted status?
Correct Answer: C
Vote an answer
As an Apigee API Engineer you are building a new proxy as follows:
POST /v1/virtualnetworkconnections
The backend developer, being new to RESTful APIs, asks you which response code should be returned on a successful call. What should you recommend?
POST /v1/virtualnetworkconnections
The backend developer, being new to RESTful APIs, asks you which response code should be returned on a successful call. What should you recommend?
Correct Answer: C
Vote an answer
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?
Correct Answer: B
Vote an answer
The IT security staff is concerned about unexpected increases in traffic on an API with an OAuth authorization flow You want to limit impacts of such traffic increases. What should you do?
Correct Answer: C
Vote an answer
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?
Correct Answer: C
Vote an answer