Microgateway groups
A Microgateway group is a collection of Microgateway instances that are grouped based on a common domain or API type.
The Microgateway groups page displays the available groups and the Microgateways that are included in a particular group. The page displays the following information for each Microgateway group:
The Basic information section includes the following details.
- Name of the group
- Description of the group
- Number of APIs in the group
The Microgateways section includes the following details of each Microgateway instance in the group:
- Hostname
- HTTP and HTTPS ports that the Microgateway uses to expose the APIs that are provisioned on it
- A description of the Microgateway
- The number of APIs available on the Micro gateway instance
To add a Microgateway to the group, you must add the following information to the custom-settings.yml file:
microgatewayPool:
microgatewayPoolName: *poolNameHere*
microgatewayPoolDescription: *poolDescriptionHere*
Where poolNameHere is the name of the group and poolDescriptionHere is an optional description of the group. If poolNameHere is not provided, the Microgateway is added to the Default group.
You can perform the following operations on the Microgateway groups page:
-
Click
to remove a Microgateway instance from the group.
For information on deleting multiple instances, see Deleting multiple Microgateways.
-
Click the Microgateway name to view more information about it.