Skip to content

Commit 9202ecb

Browse files
Merge pull request #543 from mulesoft/W-13080580-flex-base-path-gr
W-13080580 Update api-configuration-tables.adoc
2 parents 2f674a6 + c595e02 commit 9202ecb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

modules/ROOT/pages/_partials/api-configuration-tables.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
| Field Name | Description | Required | Notes
55
| *Protocol* | Specifies whether to use HTTP or HTTPS. | Yes | If you select HTTPS, specify a TLS context for inbound traffic.
66
| *Inbound TLS* | TLS Context used for the inbound traffic of HTTPS APIs | No | xref:gateway::flex-conn-tls-config.adoc[Configure a TLS Context for Flex Gateway] before adding a TLS Context to your API. Only available on Flex 1.4.0+.
7-
| *Port* | Specifies the number to use if the displayed port is incorrect. | No | Port can be shared between API instances over the same Target as long as the Base paths are different. Only available on Flex 1.2.0+.
7+
| *Port* | Specifies the number to use if the displayed port is incorrect. | No | API instances can share the same port across the same target if the *Base path* is different for both instances. Only available on Flex 1.2.0+.
8+
| *Base path* | Specifies the URL prefix for all API paths, relative to the host root. It must start with a leading slash `/`. | Yes |
89
| *Instance label* | Specifies a label for the API. | No | If you have multiple managed instances of the same API, add a label to differentiate each instance from the others.
910
| *Advanced Options* | | |
1011
| *Consumer endpoint* | Specifies a proxy application's address for consumers to use for sending requests.| No |

0 commit comments

Comments
 (0)