Skip to content

Commit d51b4b3

Browse files
Split downstream/upstream
1 parent 4a873ab commit d51b4b3

1 file changed

Lines changed: 13 additions & 10 deletions

File tree

modules/ROOT/pages/_partials/task-configure-proxy.adoc

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -124,21 +124,24 @@ NOTE: Anypoint API Manager supports OpenAPI Specification (OAS) 3.0, with the ex
124124
[[configure_options]]
125125
= Configure Options
126126

127-
. Enter your *Implementation URI*. The Implementation URI is the URL to access the proxy or the API. For example, you can use the URL of your API asset in Exchange. +
128-
This is the only required field. For further details on the optional fields, see xref:configure-api-task.adoc[Configure an API Endpoint].
129-
. If you want to enable SSL for inbound traffic:
130-
** Select **HTTPS** for the **Scheme**. +
131-
You should now see the **TLS Context for Inbound Traffic** field enabled.
132-
** Select **Add TLS Context**.
133-
*** Select the secret group where you hosted your TLS context from the **Secret group** drop-down.
134-
*** Select your TLS context for your HTTPS API Proxy from the **TLS Context** drop-down.
127+
128+
. If you want to enable TSL for inbound traffic:
129+
** Select *HTTPS* for the *Scheme*. +
130+
You should now see the *Inbound TLS* field enabled.
131+
** Select *Add TLS Context*.
132+
*** Select the secret group where you hosted your TLS context from the *Secret group* drop-down.
133+
*** Select your TLS context for your HTTPS API Proxy from the *TLS Context* drop-down.
135134
. Enter the *Port* number for your API proxy.
136-
. Select your *Client Provider*.
135+
. Enter the *Base path*.
137136
. Click *Advanced Options*.
137+
. Select optional down stream configuration settings. For more configuration settings, see xref:create-instance-task-service-mesh.adoc
138138
. In *Proxy Version*, select *latest*. +
139139
This value ensures that your API proxy uses the latest released proxy version.
140140
If a new proxy version is available in Anypoint platform, return to this step to reconfigure your proxy to the latest version.
141-
. Click *Add TLS Context* for *TLS Context for Outbound traffic*.
141+
. Click *Next*.
142+
. Enter your *Upstream URL*. This is the URL to access the proxy or the API. For example, you can use the URL of your API asset in Exchange. +
143+
This is the only required field. For further details on the optional fields, see xref:configure-api-task.adoc[Configure an API Endpoint].
144+
. Click *Add TLS Context* for *Outbound TLS*.
142145
.. Select the secret group where you hosted your TLS Context from the *Secret Group* drop-down list.
143146
.. Select your TLS Context for your HTTPS API Proxy from the *TLS Context* drop-down.
144147
+

0 commit comments

Comments
 (0)