You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/add-api-alert-task.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,15 @@ endif::[]
5
5
6
6
To track and manage APIs, you can add one or more API alerts to your API instances. Add different xref:using-api-alerts.adoc[types of alerts] based on your requirements.
7
7
8
-
For APIs using Mule Gateway or Service Mesh as their runtime, follow the steps in this tutorial to add alerts to your APIs.
8
+
For APIs using Mule Gateway or Anypoint Service Mesh as their runtime, follow the steps in this tutorial to add alerts to your APIs.
9
9
10
10
You cannot add Policy Violation alerts to xref:automated-policies-landing-page.adoc[automated policies].
11
11
12
-
NOTE: This tutorial is for Mule Gateway and Service Mesh runtimes. To add alerts to APIs using Flex Gateway as their runtime, see xref:gateway::flex-use-api-alerts.adoc[Add API Alerts for Flex Gateway].
12
+
NOTE: This tutorial is for Mule Gateway and Anypoint Service Mesh runtimes. To add alerts to APIs using Flex Gateway as their runtime, see xref:gateway::flex-use-api-alerts.adoc[Add API Alerts for Flex Gateway].
13
13
14
14
[[mule-gateway]]
15
-
== Add API Alerts for Mule Gateway or Service Mesh
16
-
To add an API alert to a Mule Gateway or Service Mesh API:
15
+
== Add API Alerts for Mule Gateway or Anypoint Service Mesh
16
+
To add an API alert to a Mule Gateway or Anypoint Service Mesh API:
17
17
18
18
. Navigate to *Anypoint Platform* > *API Manager*.
19
19
. In *API Administration*, click the API instance to which to add an alert.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/api-instance-landing-page.adoc
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,20 +14,20 @@ You can create one instance of an API version that serves as a proxy and create
14
14
To manage API instances in API Manager:
15
15
16
16
. Add an API instance for your relevant gateway:
17
-
** xref:create-instance-task-flex.adoc[Add a Flex Gateway API Instance]
18
-
** xref:create-instance-task-mule.adoc[Add a Mule Gateway API Instance]
19
-
** xref:create-instance-task-service-mesh.adoc[Add a Service Mesh API Instance]
17
+
** xref:create-instance-task-flex.adoc[]
18
+
** xref:create-instance-task-mule.adoc[]
19
+
** xref:create-instance-task-service-mesh.adoc[]
20
20
. View an API instance's API Summary for information about the instance or to export it:
21
-
** xref:find-api-id-task.adoc[Obtain API Instance ID] - API Manager generates the apiId of new APIs managed by API Manager for use with Mule 4.
22
-
** xref:export-api-latest-task.adoc[Export an API Instance] - 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.
23
-
** xref:access-developer-portal-task.adoc[Access the Developer Portal] - As an administrator, you can view the resources and methods of an API, and access other details, such as publish date and mocking service, from Anypoint Exchange (Exchange). You can view the API in an asset portal (private) or a public portal.
21
+
** xref:find-api-id-task.adoc[] - API Manager generates the apiId of new APIs managed by API Manager for use with Mule 4.
22
+
** 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.
23
+
** xref:access-developer-portal-task.adoc[] - As an administrator, you can view the resources and methods of an API, and access other details, such as publish date and mocking service, from Anypoint Exchange (Exchange). You can view the API in an asset portal (private) or a public portal.
24
24
. Modify an API instance when you no longer need the instance or when you need to update it:
25
-
** xref:edit-api-endpoint-task.adoc[Edit an API Instance] - Edit the API instance's configuration settings to update its base path, port, TLS context, and more.
26
-
** xref:deprecate-api-latest-task.adoc[Deprecate an API Instance] - While transitioning consumers of your API to an updated instance, you can prevent developers from signing up for access to your old API instance.
27
-
** xref:delete-api-task.adoc[Delete an API Instance] - You can delete an API instance and its version if you no longer need to manage it from API Manager.
28
-
** xref:manage-versions-instances-concept.adoc[Manage API Versions] - 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.
25
+
** xref:edit-api-endpoint-task.adoc[] - Edit the API instance's configuration settings to update its base path, port, TLS context, and more.
26
+
** xref:deprecate-api-latest-task.adoc[] - While transitioning consumers of your API to an updated instance, you can prevent developers from signing up for access to your old API instance.
27
+
** xref:delete-api-task.adoc[] - You can delete an API instance and its version if you no longer need to manage it from API Manager.
28
+
** xref:manage-versions-instances-concept.adoc[] - 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.
29
29
. Explore advanced use cases for API instances:
30
30
+
31
-
* xref:configure-multiple-credential-providers.adoc[Configure Multiple Client Providers] - You can use multiple client providers, such as OpenAM and PingFederate, to help you enforce security and regulations in your business organization. These client providers enable you to secure your operational data, including client credentials and access tokens.
31
+
* xref:configure-multiple-credential-providers.adoc[] - You can use multiple client providers, such as OpenAM and PingFederate, to help you enforce security and regulations in your business organization. These client providers enable you to secure your operational data, including client credentials and access tokens.
32
32
+
33
-
* xref:govern-api-instances.adoc[Govern API Instances] - You can govern API instances using Anypoint API Governance. View the governance validation report for governed instances to identify conformance issues and take action to fix them.
33
+
* xref:govern-api-instances.adoc[] - You can govern API instances using Anypoint API Governance. View the governance validation report for governed instances to identify conformance issues and take action to fix them.
0 commit comments