What is a target end point in reference to apigee? -


could 1 explain me target end point reference apigee. related virtual hosting?

i tried go through apigee docs , community didnt found useful

a target endpoint apigee internal representation of "backend" functionality.

i.e. have backend service (a.k.a. target endpoint) myserver.com/getaccounts point apigee @ , use functionality (via proxy endpoints) part of api apigee provides.

apigees official description: "targetendpoint outbound equivalent of proxyendpoint. targetendpoint functions http client backend service or api"

see here

enter image description here


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -