Skip to content

Commit 0bb9170

Browse files
Added yet more alt text
1 parent 88b0369 commit 0bb9170

4 files changed

Lines changed: 10 additions & 10 deletions

File tree

modules/ROOT/pages/classify-api-task.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If the API is not running, follow the single-step classification process in this
2525

2626
. In API Manager, click the environment control, which is labeled SANDBOX in this example:
2727
+
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."]
2929
+
3030
If you do not have a suitable environment you want to classify the API into, create the environment in Access Management.
3131
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.

modules/ROOT/pages/environments-concept.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ endif::[]
55

66
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:
77

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."]
99

1010
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:
1111

@@ -18,7 +18,7 @@ As organization administrator, you grant permissions to users as described in th
1818

1919
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:
2020

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."]
2222

2323
When you click the environment control, a list of your production and sandbox environments appears.
2424

modules/ROOT/pages/switch-environment-task.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ This procedure assumes you added multiple environments in Access Management > En
1414

1515
. In API Manager, click the environment control. In the following example, this control is labeled SANDBOX:
1616
+
17-
image::environment3.png[API Manager API Administration with the environment SANDBOX selected.]
17+
image::environment3.png["API Manager API Administration with the environment sandbox selected."]
1818
+
1919
. In Switch Environment, select one of the other listed environments from among the available environments.
2020
+

modules/ROOT/pages/viewing-api-analytics.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ When you access the analytics for your APIs, by default you land on your Overvie
1717
* *Requests by Application*: Bar chart that shows the number of requests from each of the top five registered applications.
1818
* *Requests by Platform*: Ring chart that shows the number of requests broken down by platform.
1919
20-
image::overviewdash1.png[]
20+
image::overviewdash1.png["The API Manager Analytics dashboard."]
2121

2222
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.
2323

24-
image::filters.png[]
24+
image::filters.png["The Date Range filter drop-down menu showing available date range selections."]
2525

2626
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.
2727

@@ -47,7 +47,7 @@ For more information, see xref:environment-permission-task.adoc[Setting permissi
4747

4848
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.
4949

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."]
5151

5252
== Creating Custom Charts
5353

@@ -70,7 +70,7 @@ To create a custom chart, click Manage Charts:
7070
+
7171
Create Chart appears.
7272
+
73-
image::createchart.png[]
73+
image::createchart.png["The create chart page."]
7474
+
7575
. Fill in a *Title*, and, optionally, a *Description*.
7676
. Click a chart type graphic:
@@ -151,13 +151,13 @@ The custom chart appears.
151151
* Select Application to display each application in a different column.
152152
* Select Violated Policy Name as the stack within each column.
153153
+
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."]
155155
+
156156
. Save the chart.
157157
+
158158
The chart appears:
159159
+
160-
image::analytics-violated-policies-2.png[]
160+
image::analytics-violated-policies-2.png["A chart that shows policy violations grouped by application."]
161161

162162
== Creating a Custom Dashboard
163163

0 commit comments

Comments
 (0)