Skip to content

Commit 757c20a

Browse files
committed
bullet points should be option lists
1 parent a73fb8b commit 757c20a

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

modules/ROOT/pages/create-instance-task.adoc

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ manage that API in API Manager by adding an API Instance.
88

99
There are three options for adding an API Instance:
1010

11-
* **Add a new API:** Select this option to add a completely new instance of an API.
12-
* **Promote API from environment:** Select this option if you have an API Instance in a different environment, for instance
11+
* *Add a new API:* Select this option to add a completely new instance of an API.
12+
* *Promote API from environment:* Select this option if you have an API Instance in a different environment, for instance
1313
the sandbox environment, and you want to promote it to the current or production environment.
14-
* **Import API from zip file:** Select this option if you have exported an API Instance from a different Anypoint Platform
14+
* *Import API from zip file:* Select this option if you have exported an API Instance from a different Anypoint Platform
1515
instance.
1616
1717
When you are promoting or importing an API Instance, you will not have options to alter the configuration. However,
@@ -21,34 +21,34 @@ when you add a new API Instance, you will need to configure the endpoint as well
2121

2222
. Log in to Anypoint Platform.
2323
. In the navigation bar or the Anypoint Platform page, click *API Manager*.
24-
. Click **Add API** and select **Add new API**.
24+
. Click *Add API* and select *Add new API*.
2525
. Select and configure your runtime from the following options:
26-
* **Flex Gateway:** Select Flex Gateway for any APIs that need a flexible, performant API gateway
26+
Flex Gateway:: Select Flex Gateway for any APIs that need a flexible, performant API gateway
2727
that will work with distributed and microservices environments and fit into your CI/CD environments.
2828
+
29-
Choose the connected Flex Gateway you have installed and registered from the list under **Select a gateway**.
29+
Choose the connected Flex Gateway you have installed and registered from the list under *Select a gateway*.
3030
+
31-
NOTE: If you do not see a Flex Gateway listed, or you see a Flex Gateway but its status is DISCONNECTED,
31+
[NOTE]
32+
--
33+
If you do not see a Flex Gateway listed, or you see a Flex Gateway but its status is DISCONNECTED,
3234
See xref:gateway::flex-install.adoc[Install Flex Gateway] and xref:gateway::flex-conn-reg-run.adoc[Register and Run in Connected Mode] for more information.
33-
34-
* **Mule Gateway:** Select Mule Gateway if you have APIs on Mule Runtime that need an API gateway to manage, observe,
35+
--
36+
Mule Gateway:: Select Mule Gateway if you have APIs on Mule Runtime that need an API gateway to manage, observe,
3537
and secure your APIs.
3638
+
37-
Select the **Proxy type** from the following options:
38-
39-
** **Connect to existing application (basic endpoint):** Use this option to directly interact with a Mule
39+
Select the *Proxy type* from the following options:
40+
+
41+
Connect to existing application (basic endpoint):::: Use this option to directly interact with a Mule
4042
runtime Engine (Mule) application when your application is configured with API gateway autodiscovery. See xref:api-auto-discovery-new-concept.adoc[API Autodiscovery] for more information.
4143
+
4244
Select the *Mule version*.
43-
44-
** **Deploy a proxy application:** Use this option to interact by proxy with an application, either because
45+
+
46+
Deploy a proxy application:::: Use this option to interact by proxy with an application, either because
4547
it is a Mule application not configured with API gateway autodiscovery or because it is not a Mule application.
4648
See xref:api-proxy-landing-page.adoc[Configure Proxies for your APIs] for more information.
4749
+
48-
include::partial$task-configure-proxy.adoc[tags=target-type-bullet]
49-
50-
include::partial$task-configure-proxy.adoc[tags=target-type,leveloffset=+4]
51-
50+
include::partial$task-configure-proxy.adoc[tags=target-type-bullet;target-type]
51+
+
5252
include::partial$task-configure-proxy.adoc[tags=mid-steps;asset-type-options;last-steps,leveloffset=+2]
5353

5454
== Promote API from Environment

0 commit comments

Comments
 (0)