How can I limit the number of API proxies that my Microgateway can see?

Hi,

If I have two microgateways pointing to the same organization into the Apigee Edge Cloud, these microgateways can see all the API proxies with “edgemicro_” at the beginning of their names. Then how can I limit each microgateway to see only certain number of API proxies?, I mean, microgateway1 can see API proxy1 and API proxy2 and microgateway2 can see API proxy3 and API proxy4.

Thanks!

1 Like

You can configure an instance to only process certain proxies.

https://docs.apigee.com/api-platform/microgateway/2.5.x/operation-and-configuration-reference-edge-microgateway#filteringproxies

1 Like