How do I Define Global Gateway Endpoint?
This use case explains how to define global gateway endpoint. The global gateway endpoint creates gateway endpoint template for all APIs. Each API inherits this global endpoint in addition to the default and custom endpoints of an API.
The use case starts when you want to define global gateway endpoint and ends when you have created the global gateway endpoint.
Global gateway endpoint is not supported for the APIs that have blank space or special characters in API name or API version.
In order to generate a unique gateway endpoint for each API version,
the global gateway endpoint template must use the following variables:
- ${apiName}
- ${apiVersion}
Before you begin
Ensure that you have the Manage APIs functional privilege.
To define global gateway endpoint