1Z0-1084-20 · Question #11
You are developing a distributed application and you need a call to a path to always return a specific JSON content deploy an Oracle Cloud Infrastructure API Gateway with the below API deployment…
The correct answer is A. STOCK_RESPONSE_BACKEND. "type": "STOCK_RESPONSE_BACKEND" indicates that the API gateway itself will act as the back end and return the stock response you define (the status code, the header fields and the https://docs.cloud.oracle.com/en…
Question
You are developing a distributed application and you need a call to a path to always return a specific JSON content deploy an Oracle Cloud Infrastructure API Gateway with the below API deployment specification. What is the correct value for type?
Exhibit
Options
- ASTOCK_RESPONSE_BACKEND
- BCONSTANT_BACKEND
- CJSON_BACKEND
- DHTTP_BACKEND
How the community answered
(59 responses)- A75% (44)
- B15% (9)
- C5% (3)
- D5% (3)
Explanation
"type": "STOCK_RESPONSE_BACKEND" indicates that the API gateway itself will act as the back end and return the stock response you define (the status code, the header fields and the https://docs.cloud.oracle.com/en- us/iaas/Content/APIGateway/Tasks/apigatewayaddingstockresponses.htm
Topics
Community Discussion
No community discussion yet for this question.
