Skip to content

Commit 23c3d82

Browse files
Merge pull request #488 from mulesoft/W-12034742-fix-find-api-instaces-ID-gr
W 12034742 fix find api instaces id gr
2 parents 419ba20 + b1d639b commit 23c3d82

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

modules/ROOT/pages/api-proxy-landing-page.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ API Manager automatically generates the proxy application when you configure you
1515
You can use API proxies:
1616

1717
* If your API is live, but not yet hosted in a Mule runtime engine (Mule) server
18-
* If you already have a Mule application, which is closed-code, but don’t have access to include xref:configure-autodiscovery-4-task[autodiscovery] for it
18+
* If you already have a Mule application, which is closed-code, but don’t have access to include xref:configure-autodiscovery-4-task.adoc[autodiscovery] for it
1919
* If you want to perform schema validation on every incoming request for a RAML, OAS, or SOAP API
2020

2121
Depending on the type of specification you used to create your API, you can apply one of the following API proxies:

modules/ROOT/pages/find-api-id-task.adoc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ ifndef::env-site,env-github[]
33
include::_attributes.adoc[]
44
endif::[]
55

6-
API Manager generates the `apiId` of new APIs managed by API Manager for use with Mule 4. The API ID is displayed on the API instance dashboard if you select Mule 4 Runtime in the configuration of an API instance.
6+
API Manager generates the `apiId` of new API instances managed by API Manager and displays the ID on the API Instance dashboard. The API Instace ID cannot be changed.
77

8+
To find the API Instance ID:
89
. Log in to Anypoint Platform.
910
. In the navigation bar or the Anypoint Platform page, click *API Manager*.
1011
. On the API Administration dashboard, click an API name.
1112
+
12-
The API ID is displayed under *API Instance ID*.
13+
The API Instance ID is displayed under *API Instance ID*.

0 commit comments

Comments
 (0)