Skip to content

Commit 2f674a6

Browse files
authored
[W-14086638] add pages aliases (#542)
* [W-14086638] add pages aliases * add page alias * add page aliases * add page alias * add page aliases * fix broken link * fix tag
1 parent 87ec1ac commit 2f674a6

7 files changed

Lines changed: 8 additions & 5 deletions

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ To cover a duration of one week, specify `7d` as the duration. To cover half a m
172172
*Example:* `duration=45m`
173173
|fields |Fields to include in the report. Required for CSV output and optional for JSON output.
174174
The list of fields can be comma- or period-delimited. Use `%20` for spaces. You can use any value
175-
in <<Data Fields for Reports>>.
175+
in <<report-data-fields-reference>>.
176176
Timestamp, API Name, API ID, API Version, API Version ID are always included. +
177177

178178
*Type:* string +

modules/ROOT/pages/analytics-landing-page.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ ifndef::env-site,env-github[]
33
include::_attributes.adoc[]
44
endif::[]
55
:keywords: analytics
6+
:page-aliases: analytics-concept.adoc
67

78
NOTE: *Mule API Analytics* does not support Flex Gateway APIs. For Flex Gateway Analytics, see xref:gateway::flex-view-api-metrics.adoc[].
89

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ifndef::env-site,env-github[]
33
include::_attributes.adoc[]
44
endif::[]
5-
:page-aliases: create-instance-task.adoc, configure-api-task.adoc
5+
:page-aliases: create-instance-task.adoc, configure-api-task.adoc, latest-tasks.adoc
66
:keywords: api, instance, manager
77

88
An API instance is the instantiation of an API definition. It is an object that is used to share data between gateways and the control plane. An API instance can either be a proxy of an API that serves the upstream or a Mule application endpoint.
@@ -30,4 +30,4 @@ To manage API instances in API Manager:
3030
+
3131
* 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.
3232
+
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[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.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ ifndef::env-site,env-github[]
33
include::_attributes.adoc[]
44
endif::[]
55
:keywords: proxy, api, auto-generated, raml, wsdl, apikit, http
6+
:page-aliases: proxy-3-nov-concept.adoc, regenerate-jar-task.adoc, workflow-download-configure-4-proxy.adoc, configure-wsdl-proxy-task.adoc
67

78
Protect your APIs or web services against attacks by using API proxies, which function as intermediaries between the external applications and the backend server. The API proxy is agnostic to your backend's location and programming language. Additionally, your backend can be a non-Mule application.
89

modules/ROOT/pages/getting-started-proxy.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
ifndef::env-site,env-github[]
33
include::_attributes.adoc[]
44
endif::[]
5+
:page-aliases: creating-your-api-in-anypoint-platform.adoc
56

67
You can use API Manager to apply policies and to add contracts, alerts, and SLA tiers to your API instance. Additionally, you can configure a runtime for your API that runs in CloudHub or CloudHub 2.0. Although you can also deploy your API runtime using Mule runtime engine (Mule) and Hybrid, deploying your API proxy directly to CloudHub is the fastest and easiest.
78

modules/ROOT/pages/latest-overview-concept.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ For details, see xref:defining-sla-tiers.adoc[].
9191
For details, see xref:edit-api-endpoint-task.adoc[].
9292
** *Governance Report*
9393
+
94-
For details, see xref:instance-governance.adoc[].
94+
For details, see xref:govern-api-instances.adoc[].
9595

9696
. The percentage of API requests that resulted in errors (in the past 24 hours).
9797
+

modules/ROOT/pages/mule-oauth-provider-landing-page.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
ifndef::env-site,env-github[]
33
include::_attributes.adoc[]
44
endif::[]
5-
:page-aliases: oauth2-provider-configuration.adoc, oauth2-client-store.adoc
5+
:page-aliases: oauth2-provider-configuration.adoc, oauth2-client-store.adoc, aes-oauth-faq.adoc, building-an-external-oauth-2.0-provider-application.adoc, configure-oauth-proxy-task.adoc, get-oauth-credentials-task.adoc, oauth-build-provider-prerequisites-about.adoc, oauth-persist-obj-store-about.adoc, oauth-service-provider-reference.adoc, to-deploy-provider.adoc, to-test-local-provider.adoc, to-test-remote-provider.adoc, to-use-authentication.adoc
66
// :meta-audience: Developer
77
// :meta-job-phase: Implement
88
// :meta-job:

0 commit comments

Comments
 (0)