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/classify-api-task.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ If the API is not running, follow the single-step classification process in this
25
25
26
26
. In API Manager, click the environment control, which is labeled SANDBOX in this example:
27
27
+
28
-
image::environment3.png["API Manager API Administration with the environment SANDBOX selected."]
28
+
image::environment3.png["API Manager API Administration with the environment sandbox selected."]
29
29
+
30
30
If you do not have a suitable environment you want to classify the API into, create the environment in Access Management.
31
31
See xref:access-management::environments.adoc#to-create-a-new-environment[To Create a New Environment] and xref:environments-concept.adoc[Reviewing Environment Concepts] for more information.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/environments-concept.adoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ endif::[]
5
5
6
6
The support for environments in strategic components of Anypoint Platform eliminates the need to construct version names to reflect an environment. The administrator grants permissions per environment. A user who is granted environment access permission has full access to operations inside the specific environment:
7
7
8
-
image::environment3.png[API Manager API Administration with the environment SANDBOX selected.]
8
+
image::environment3.png["API Manager API Administration with the environment sandbox selected."]
9
9
10
10
API Manager environment administrator only relates to actions inside of API Manager. The API Manager Environment Administration permission allows you to do the following things:
11
11
@@ -18,7 +18,7 @@ As organization administrator, you grant permissions to users as described in th
18
18
19
19
When you navigate to API Manager, you see the environment control bearing the name of your default environment on the upper left. In this example, Sandbox is the default environment:
20
20
21
-
image::environment3.png[API Manager API Administration with the environment SANDBOX selected.]
21
+
image::environment3.png["API Manager API Administration with the environment sandbox selected."]
22
22
23
23
When you click the environment control, a list of your production and sandbox environments appears.
Copy file name to clipboardExpand all lines: modules/ROOT/pages/viewing-api-analytics.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,11 @@ When you access the analytics for your APIs, by default you land on your Overvie
17
17
* *Requests by Application*: Bar chart that shows the number of requests from each of the top five registered applications.
18
18
* *Requests by Platform*: Ring chart that shows the number of requests broken down by platform.
19
19
20
-
image::overviewdash1.png[]
20
+
image::overviewdash1.png["The API Manager Analytics dashboard."]
21
21
22
22
By default, these charts display the data for APIs in your organization for the past day. You can use the filters at the top left of the page to change the date range or filter to particular APIs. The time ranges reflect your local time zone.
23
23
24
-
image::filters.png[]
24
+
image::filters.png["The Date Range filter drop-down menu showing available date range selections."]
25
25
26
26
When selecting a custom time interval, the numbers of request of your requests by day line chart are not normalized. For example, monthly chart will show number of requests per 4 hours. For two months, the same chart shows requests per 8 hours. If you are using a line chart in a custom dashboard and need to define a custom interval, you need to explicitly set an aggregation interval.
27
27
@@ -47,7 +47,7 @@ For more information, see xref:environment-permission-task.adoc[Setting permissi
47
47
48
48
Enable or disable the tracking of policy violations by checking the Include Policy Violations checkbox on the dashboard. The dashboard will show traffic rejected, or not rejected, by a policy.
49
49
50
-
image::policy-violations-chart.png[]
50
+
image::policy-violations-chart.png["The API Manager policy violations chart with the Include Policy Violations checkbox selected."]
51
51
52
52
== Creating Custom Charts
53
53
@@ -70,7 +70,7 @@ To create a custom chart, click Manage Charts:
70
70
+
71
71
Create Chart appears.
72
72
+
73
-
image::createchart.png[]
73
+
image::createchart.png["The create chart page."]
74
74
+
75
75
. Fill in a *Title*, and, optionally, a *Description*.
76
76
. Click a chart type graphic:
@@ -151,13 +151,13 @@ The custom chart appears.
151
151
* Select Application to display each application in a different column.
152
152
* Select Violated Policy Name as the stack within each column.
153
153
+
154
-
image::create-chart-2.png[]
154
+
image::create-chart-2.png["The bottom part of the create chart page showing Application selected for Group By and Violated Policy Name selected for Then By."]
155
155
+
156
156
. Save the chart.
157
157
+
158
158
The chart appears:
159
159
+
160
-
image::analytics-violated-policies-2.png[]
160
+
image::analytics-violated-policies-2.png["A chart that shows policy violations grouped by application."]
0 commit comments