Skip to content

Commit a7cb03b

Browse files
Remove service mesh
1 parent a7122d4 commit a7cb03b

File tree

7 files changed

+1
-73
lines changed

7 files changed

+1
-73
lines changed

modules/ROOT/nav.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
** xref:add-api-instances.adoc[Add API Instances]
77
*** xref:create-instance-task-flex.adoc[Add a Flex Gateway API Instance]
88
*** xref:create-instance-task-mule.adoc[Add a Mule Gateway API Instance]
9-
*** xref:create-instance-task-service-mesh.adoc[Add a Service Mesh API Instance]
109
** xref:find-api-id-task.adoc[Obtain an API Instance ID]
1110
** xref:export-api-latest-task.adoc[Export an API Instance]
1211
** xref:access-developer-portal-task.adoc[Access the Developer Portal]

modules/ROOT/pages/_partials/api-configuration-tables.adoc

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -22,25 +22,6 @@
2222
|===
2323
//end::flex-upstream[]
2424

25-
//tag::service-mesh-downstream[]
26-
[%header%autowidth.spread,cols="15%,35%,15%,35%"]
27-
|===
28-
| Field Name | Description | Required | Notes
29-
| *Instance label* | Specifies a label for the API. | No | If you have multiple managed instances of the same API, add a label to differentiate each instance from the others.
30-
| *Advanced Options* | | |
31-
| *Consumer endpoint* | Specifies a proxy application's address for consumers to use for sending requests.| No |
32-
| *Client provider* | Specifies a client provider for the API. | Yes | Anypoint Platform acts as the client provider by default. To configure an external client provider, see xref:access-management::managing-api-clients.adoc[Client Providers].
33-
|===
34-
//end::service-mesh-downstream[]
35-
36-
//tag::service-mesh-upstream[]
37-
[%header%autowidth.spread,cols="15%,35%,15%,35%"]
38-
|===
39-
| Field Name | Description | Required | Notes
40-
| *Upstream URL* | The URL to access for the proxy or the API. | No | For example, you can use the URL of your API asset in Exchange.
41-
|===
42-
//end::service-mesh-upstream[]
43-
4425
//tag::mule-app-downstream[]
4526
[%header%autowidth.spread,cols="15%,35%,15%,35%"]
4627
|===

modules/ROOT/pages/_partials/task-add-api-instance.adoc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,6 @@ and secure your APIs.
1515

1616
//end::mule-intro[]
1717

18-
//tag::service-mesh-intro[]
19-
Use Anypoint Service Mesh to extend Anypoint Platform API Management capabilities to your
20-
Istio service mesh through the deployment of a Mule Adapter.
21-
22-
//end::service-mesh-intro[]
23-
2418
//tag::intro2[]
2519

2620
There are three options for adding an API instance:

modules/ROOT/pages/add-api-instances.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ endif::[]
77
include::partial$task-add-api-instance.adoc[tags=flex-intro]
88
* xref:create-instance-task-mule.adoc[] +
99
include::partial$task-add-api-instance.adoc[tags=mule-intro]
10-
* xref:create-instance-task-service-mesh.adoc[] +
11-
include::partial$task-add-api-instance.adoc[tags=service-mesh-intro]

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ To manage API instances in API Manager:
1616
. Add an API instance for your relevant gateway:
1717
** xref:create-instance-task-flex.adoc[]
1818
** xref:create-instance-task-mule.adoc[]
19-
** xref:create-instance-task-service-mesh.adoc[]
2019
. View an API instance's API Summary for information about the instance or to export it:
2120
** xref:find-api-id-task.adoc[] - API Manager generates the apiId of new APIs managed by API Manager for use with Mule 4.
2221
** xref:export-api-latest-task.adoc[] - After creating an API instance, you can export it. This exports the API instance endpoint configuration and Exchange asset relationship. You can then import it into another environment in the same business group to create a new API instance.

modules/ROOT/pages/create-instance-task-service-mesh.adoc

Lines changed: 0 additions & 42 deletions
This file was deleted.

modules/ROOT/pages/edit-api-endpoint-task.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ After you create an API instance in API Manager, you can edit the instance's con
88
For more information about the API endpoint configuration settings, see:
99

1010
* xref:create-instance-task-flex.adoc[]
11-
* xref:create-instance-task-mule.adoc[]
12-
* xref:create-instance-task-service-mesh.adoc[]
11+
* xref:create-instance-task-mule.adoc[]
1312
1413
To edit an API instance's endpoint:
1514

0 commit comments

Comments
 (0)