@@ -145,32 +145,23 @@ NOTE: Anypoint API Manager supports OpenAPI Specification (OAS) 3.0, with the ex
145145. Click *Next* .
146146//end::soap[]
147147
148- //tag::mid-steps2[]
149- . If you want to enable TSL for inbound traffic:
150- ** Select *HTTPS* for the *Scheme* . +
151- You should now see the *Inbound TLS* field enabled.
152- ** Select *Add TLS Context* .
153- *** Select the secret group where you hosted your TLS context from the *Secret group* drop-down.
154- *** Select your TLS context for your HTTPS API Proxy from the *TLS Context* drop-down.
155- . Enter the *Port* number for your API proxy.
156- . Enter the *Base path* .
157- . Click *Advanced Options* .
158- . Select optional downstream configuration settings. For more configuration settings, see xref:create-instance-task-mule.adoc[].
159- . In *Proxy Version* , select *latest* . +
160- This value ensures that your API proxy uses the latest released proxy version.
161- If a new proxy version is available in Anypoint platform, return to this step to reconfigure your proxy to the latest version.
148+ //tag::proxy-endpoints[]
149+ . Configure the downstream configuration settings:
150+ .Expand for configuration settings.
151+ [%collapsible]
152+ ====
153+ include::partial$api-configuration-tables.adoc[tags=mule-proxy-downstream]
154+ ====
162155. Click *Next* .
163- . 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. +
164- This is the only required field. For further details on the optional fields, see xref:configure-api-task.adoc[Configure an API Endpoint].
165- . Click *Add TLS Context* for *Outbound TLS* . This is required for API instances using HTTPs communication.
166- .. Select the secret group where you hosted your TLS Context from the *Secret Group* drop-down list.
167- .. Select your TLS Context for your HTTPS API Proxy from the *TLS Context* drop-down.
156+ . Configure the upstream configuration settings:
168157+
169- [NOTE]
170- If you can't see a context, check that you have the right permissions, as mentioned in <<Before You Begin>>.
171-
158+ .Expand for configuration settings.
159+ [%collapsible]
160+ ====
161+ include::partial$api-configuration-tables.adoc[tags=mule-proxy-upstream]
162+ ====
172163. Click *Next* .
173- //end::mid-steps2 []
164+ //end::proxy-endpoints []
174165
175166//tag::last-steps[]
176167
0 commit comments