VMware Cloud Community
clabman
Contributor
Contributor

vCloud Rest API / Multiple IPs adresses

Hi,

For some reason, I need to access my vCloud api from multiple IP adresses on different network. For example I want to access my vcloud api via 192.168.10.0 and 10.0.2.0.

Is there a way to authorize vCloud api connections from several IPs adresses ?

Thanks for your help !

Reply
0 Kudos
1 Reply
IamTHEvilONE
Immortal
Immortal

Not that I can think of.  vCloud will bind to specific IP addresses ... so you can't have two IPs binding to the HTTP service.

you might be able to deploy an additional "internal" cell, where the HTTP IP is an internal address, but has access to all the other required pieces ... then only use that cell for API calls.

Reply
0 Kudos