Skip to content

Commit 088e0cb

Browse files
Merge pull request #477 from mulesoft/W-10587060-add-configure-instuctions-gr
W 10587060 add configure instuctions gr
2 parents 593221b + 01bfa02 commit 088e0cb

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ You should now see the **TLS Context for Inbound Traffic** field enabled.
127127
. Click *Advanced Options*.
128128
. In *Proxy Version*, select *latest*. +
129129
This value ensures that your API proxy uses the latest released proxy version.
130+
If a new proxy version is available in Anypoint platform, return to this step to reconfigure your proxy to the latest version.
130131
. Click *Add TLS Context* for *TLS Context for Outbound traffic*.
131132
.. Select the secret group where you hosted your TLS Context from the *Secret Group* drop-down list.
132133
.. Select your TLS Context for your HTTPS API Proxy from the *TLS Context* drop-down.

modules/ROOT/pages/manage-versions-instances-concept.adoc

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,19 @@
1-
= Managing API Versions
1+
= Managing API Instance Versions
22
ifndef::env-site,env-github[]
33
include::_attributes.adoc[]
44
endif::[]
55

6-
After you create an API in Anypoint Platform, you configure the version details for the API and then publish it to Anypoint Exchange (Exchange). The API version resides in Exchange, and not in API Manager. However, you then manage this API version from API Manager.
6+
In Anypoint Exchange (Exchange), you can add, delete, and deprecate API versions, also known as _Exchange assets_. An API version in Exchange can have its own RAML file, API portal, and URL. For more information on how to manage API versions in Exchange, see xref:exchange::manage-versions.adoc[Manage Versions].
77

8-
After setting up an API version for management, you repeat the process to create another instance. Attempting to configure the same version creates another instance of the version. You can create multiple instances and expand the version information to view details about them.
8+
After you publish new version details for an API definition to Exchange, you must change the version of your API instance in API Manager if you want the instance to reflect the latest version. For more information on API instances, see xref:api-instance-landing-page.adoc[API Instance].
99

10-
You can add, delete, and deprecate API versions, also known as _Exchange assets_, in Exchange. An API version in Exchange can have its own RAML file, API portal, and URL. See xref:exchange::manage-versions.adoc[Manage Versions] for more information.
10+
To change the asset version of an API instance:
11+
12+
. Go to *Anypoint Platform* > *API Manager*.
13+
. In *API Administration*, click the name of the API whose version you want to manage.
14+
. Select *Actions* > *Change API specification*.
15+
. In *Asset version*, Select *latest*.
16+
. Click *Change*.
1117

1218
== See Also
1319

0 commit comments

Comments
 (0)