Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Wildcard support in proxy basepath with edgemicro

Not applicable

We wish to take advantage of the wildcard feature in proxy basepath with edgemicro.

For example we require separate proxies (linked to separate products) for api patterns like

account/<accountNum>/resourceA/...

account/<accountNum>/resourceB/...

With edge (cloud) Separate proxies are possible using the wildcard within base paths. e.g.

account/*/resourceA

account/*/resourceB

and then some magic to extract the variables and rewrite the target path to include the accountNum/resource

This seems a common pattern, however since edgemicro does not have support for policies/scripting.

QUESTION: Is this at all possible with edgemicro

QUESTION: What would be the best approach to extend/enable this functionality

Ideally the */resource is automatically appended to the target url.

0 4 545
4 REPLIES 4