06-28-2018 04:00 PM
Hi Guys,
I am able to create ultra pipeline which can be called from inside firewall. Now I want to expose my API to be access by external system. How to white listing those IP?
07-31-2018 02:07 PM
The platform doesn’t have support for plumbing ultra requests from the cloud to a Groundplex. You’ll need to add a load-balancer that is externally accessible to pass requests to the feed-masters.
08-01-2018 02:02 PM
Thank you for your response. Can you please guide me how to implement load balance on platform?
08-06-2018 03:39 PM
Hey Supratim, for load balancer implementation, please consult with your infrastructure team. The load balancer will need to take some externally available resource and point to the same path that you are calling from inside the firewall.
08-09-2018 03:44 PM
ok. thank you @tlui