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

Point default prod url to different target end point

Hi,

I am using Apigee Edge Start product.

Currently all my API's have two default URLs, one for prod and other for Test.

I just have one target end point which is pointing to my QA environment.

But, I want the default prod URL to point to a different target end point which points to my prod env.

I dont want both the default URLs to point to same taget endpoint, which is my currently pointing to my QA.

Please help me in achieving this.

Thanks,

Kumud

Solved Solved
0 3 365
1 ACCEPTED SOLUTION

Hi Kumud,

you should be able to use the TargetServer feature in Apigee Edge. This allows you to configure target urls in the TargetServer differently for each backend environment (test, prod, etc) .

Depending on which environment a proxy is deployed to, the proxy uses the corresponding TargetServer created in that environment.

More info here: http://docs.apigee.com/management/apis/post/organizations/%7Borg_name%7D/environments/%7Benv_name%7D...

View solution in original post

3 REPLIES 3