简体   繁体   English

白名单 IBM Cloud 功能位置

[英]Whitelist IBM Cloud function location

Hi does anyone know what I can use to whitelist IBM Cloud function locations?嗨,有人知道我可以用什么来将 IBM Cloud 功能位置列入白名单吗? I wrote a function that makes rest-api calls to a server but the server needs to whitelist incoming requests.我编写了一个函数,可以对服务器进行 rest-api 调用,但服务器需要将传入请求列入白名单。 Eg.例如。 If I select "US South" as the location for my IBM Cloud function, then what ip/domain/hostname etc does that appear as so I can whitelist it?如果我选择“美国南部”作为我的 IBM Cloud 功能的位置,那么会出现什么 ip/domain/hostname 等以便我可以将其列入白名单?

Thank you.谢谢你。

I recommend to have a look at IBM Cloud's Statica service which allows you to access restricted resources behind firewalls and whitelisted services using a static IP regardless of where your app is running or the number of instances.我建议查看 IBM Cloud 的 Statica 服务,它允许您使用静态 IP 访问防火墙后面的受限资源和列入白名单的服务,而不管您的应用程序在哪里运行或实例数量如何。

https://console.bluemix.net/catalog/services/statica https://console.bluemix.net/catalog/services/statica

Does this help?这有帮助吗?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM