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:

  • Basic information section includes
    • Name of the group
    • Description
    • Number of APIs in the group
  • Microgateways section includes the following details of each Microgateway instance in the group:
    • Host name
    • HTTP and HTTPS ports that the Microgateway uses to expose the APIs that are provision on it
    • A description of the Microgateway
    • The number of APIs available on the Microgateway

To add a Microgateway to the group, you have to 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 a poolNameHere is not provided, the Microgateway is added to the Default group.

Note: For more information about custom-settings.yml, see the webMethods Microgateway User's Guide.

You can perform the following operations on this page:

  • Click delete icon to delete a Microgateway from webMethods API Gateway. You can also delete multiple Microgateways.
  • Click the Microgateway name to view more information about it.