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/access-client-app-id-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
@@ -11,12 +11,12 @@ You must have the Organization Administrator privileges of the root organization
11
11
12
12
To obtain the credentials of a client application:
13
13
14
-
. From the left navigation pane in Anypoint Platform, click *Management Center* > *API Manager*.
15
-
. On the left navigation in API Manager, click*Client Applications*.
14
+
. Go to *Anypoint Platform* > *API Manager*.
15
+
. Click*Client Applications*.
16
16
. From the details pane, click the application for which you want to view the client credentials.
17
17
+
18
-
The client ID and client secret credentials for the selected application appear on the right of the window.
19
-
. Alternatively, if you need to obtain only the client ID of the registered client application, select the correct version of the API and click *Contracts* from the left navigation.
18
+
The client ID and client secret credentials for the selected application appear in the window.
19
+
. Alternatively, if you need to obtain only the client ID of the registered client application, select the correct version of the API and click *Contracts*.
20
20
+
21
21
As an Application Owner, if you do not have access to API Manager, you can view the xref:exchange::about-my-applications.adoc[application credentials] in Exchange.
22
22
. To view the details, click the specific API contract.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/access-developer-portal-task.adoc
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,9 @@ Before you access an asset portal, ensure that you meet one of the following con
14
14
15
15
To access an asset portal:
16
16
17
-
. Log in to Anypoint Platform.
18
-
. In the navigation bar or the Anypoint Platform page, click *API Manager*.
19
-
. On the API Administration dashboard, click the API instance name that you want to access.
20
-
. From the top-right corner on the API instance page, click *View API in Exchange*.
17
+
. Navigate to *Anypoint Platform* > *API Manager*.
18
+
. In *API Administration*, click the name of the API instance that you want to access.
19
+
. Click *Actions* and select *View API in Exchange*.
21
20
+
22
21
The portal for the selected asset is displayed in an Exchange window. You can also share and make the xref:exchange::about-portals.adoc[portal public] in Anypoint Exchange.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/analytics-chart.adoc
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
-
= Reviewing API Manager Analytics Charts Usage
1
+
= Reviewing API Manager Mule API Analytics Charts Usage
2
2
ifndef::env-site,env-github[]
3
3
include::_attributes.adoc[]
4
4
endif::[]
5
5
6
-
API Analytics provides a summary in chart form of requests, top apps, and latency for 1 hour, 3 hours, 1 day, 7 days, or 1 month. This data is available for 30 days. To view the Analytics chart, in API Manager, click the instance name of a deployed API.
6
+
Mule API Analytics provides a summary in chart form of requests, top apps, and latency for 1 hour, 3 hours, 1 day, 7 days, or 1 month. This data is available for 30 days. To view the Mule API Analytics chart, in API Manager, click the instance name of a deployed API.
7
7
8
-
*Note:* To view Analytics charts, users need View APIs Configuration permission. See xref:environment-permission-task.adoc[To Set Permissions].
8
+
*Note:* To view Mule API Analytics charts, users need `View APIs Configuration` permission. See xref:environment-permission-task.adoc[To Set Permissions].
9
9
10
10
== Reviewing Requests Summary Chart
11
11
12
-
The requests summary chart lists the total number of requests to your API by the duration you choose. The chart shows the HTTP status codes specified by W3C. For example:
12
+
The requests summary chart lists the total number of requests to your API instance by the duration you choose. The chart shows the HTTP status codes specified by W3C. For example:
13
13
14
14
image::request-analytics.png["Summary chart of the total number of requests for June 1, 2017, shown by one hour duration."]
15
15
@@ -21,7 +21,7 @@ Graph lines are provided for:
21
21
22
22
== Reviewing Top Apps Summary Chart
23
23
24
-
The top apps summary chart lists the number of requests made to the API by each application for the top 5 applications calling that API. Each color represents one of the top 5 applications accessing the API. The y-axis plots the number of calls made to the API.
24
+
The top apps summary chart lists the number of requests made to the API instance by each application for the top 5 applications calling that API instance. Each color represents one of the top 5 applications accessing the API. The y-axis plots the number of calls made to the API instance.
25
25
26
26
The graph lists the number of requests over the duration you select, for example:
27
27
@@ -37,9 +37,9 @@ image::performance-analytics.png["A latency summary chart showing the average la
37
37
38
38
== Including Policy Violations in Charts
39
39
40
-
*Note:* Users must have the View Policies permission set to view policies or edit a Policy Violation alert.
40
+
*Note:* Users must have the `View Policies` permission set to view policies or edit a Policy Violation alert.
41
41
42
-
Enable or disable the tracking of policy violations by checking the Include Policy Violations checkbox on an Analytics chart screen. The chart shows traffic rejected, or not rejected, by a policy.
42
+
Enable or disable the tracking of policy violations by checking the Include Policy Violations checkbox on an Mule API Analytics chart screen. The chart shows traffic rejected, or not rejected, by a policy.
43
43
44
44
image::policy-violations-dashboard.png["An analytics chart screen with the Include Policy Violations checkbox indicated with a callout."]
0 commit comments