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

Deploying multiple active revisions of same proxy with different virtual hosts and same base path

We have a requirement to deploy multiple active revisions of the same api proxy in our dev environment,
The base path remains same for all versions but the virtual host and target servers are different to make the URL's unique.
We are trying to achieve this with the help of maven plugin for Apigee, but this is not working as expected.
From Apigee console We could observe that the new version(s) api proxies are getting imported but they are not activated.
We are able to activate them manually.
Is there a way to import and activate multiple revisions of same api proxy with same base path but different virtual hosts using the maven plugins/apigee api’s?

Environment Revision  URL
dev 46 https://dev3.abc.com/testproxy/v1/dummyurl/actuator
dev 45 https://dev2.abc.com/testproxy/v1/dummyurl/actuator
dev 40 https://dev1.abc.com/testproxy/v1/dummyurl/actuator

@ssvaidyanathan 

0 6 293
6 REPLIES 6