Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

creating https virtual host in gcp apigee

Not applicable

I had installed apigee on google cloud platform using apigee gcp ansible script with load balancer

VirtualHost name="default"> <BaseUrl>http://xx.xx.xx.xx:8080</BaseUrl> <HostAliases> <HostAlias>xx.xx.xx.xx</HostAlias> </HostAliases> <Interfaces/> <ListenOptions/> <Port>9002</Port> <Properties/></VirtualHost>

is the default virtual host always point to load balancer

do i need to enable port 9002 to access API from load balancer

https virtual host will need to be pointed to loadbalancer or router ip

0 1 225
1 REPLY 1