This portal is to open public enhancement requests against IBM System Storage products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
See this idea on ideas.ibm.com
Several clients are enforcing the usage of a client provided HTTP/HTTPS proxy server to grant systems access to the Internet. In such case the IP network traffic is not routed through the default gateway. That is the reason why a client proxy needs to
be configured on the system that requires internet access. That may be achieved on the Linux operating system level or in a application itself like the SPP cloudAgent component.
The usecase in focus is the backup of Microsoft 365 workloads with Spectrum Protect Plus. Therefore the SPP "Proxy Host server" needs access to the internet to the endpoint https://graph.microsoft.com:443
Client HTTPS proxy settings can for example be exported by variables (http_proxy, https_proxy, no_proxy) in Linux shell scripts like: /etc/environment, /etc/profile.d/http_proxy.csh, /etc/profile.d/http_proxy.sh
Unfortunately, the SPP cloudAgent component does not pick up Linux (shell) system-wide settings so it may be required to pass additional parameters to the components that are actually communicating through the Internet.
It is important to note, that clients typically implement granular ACLs in the proxy and limiting the access to specific ports and target addresses, e.g. the host called "SPP_cloud_proxy_host" can only access https://graph.microsoft.com:443
One clients will enforce authorization against the proxy with username and password against the HTTPS proxy while other clients do not enforce the authentication against their HTTPS proxies.
example1: export https_proxy=https://USERNAME:PASSWORD@proxy:8080
example2: export http_proxy=http://proxy:8080
As a side note the following more generic use case would require the usage od HTTPS Proxies as well. it needs to be mentioned that the usage of a HTTP/HTTP proxy is not only
important for SPP cloud proxy host communication to the MS365 backup but also in case a SPP server is located on-prem and
communicating over a HTTP/HTTPS proxy to off-prem components like "SPP cloud proxy host and vsnap in Azuew" and other use cases. In this case the SPP server itself must be able to communicate to the
Internet target addresses using a HTTPS proxy.
Idea priority | Urgent |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
This request may not be delivered within the release currently under development, but the theme is aligned with the current multi-year strategy. IBM may consider and evaluate any RFE Community feedback for this request through activities such as voting. IBM will update this request in the future.
Attachment (Use case)