<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Using API over https proxy in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Using-API-over-https-proxy/m-p/433030#M3200</link>
    <description>&lt;P&gt;&lt;SPAN&gt;My customer uses the NaServer and NaElement classes of the NMSDK (5.6) to access the SOAP api.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Due to requirements in the environment, they'll need to access the api through an https proxy.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Are there examples of how to go about this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 10:03:23 GMT</pubDate>
    <dc:creator>Daniel_Chang</dc:creator>
    <dc:date>2025-06-04T10:03:23Z</dc:date>
    <item>
      <title>Using API over https proxy</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Using-API-over-https-proxy/m-p/433030#M3200</link>
      <description>&lt;P&gt;&lt;SPAN&gt;My customer uses the NaServer and NaElement classes of the NMSDK (5.6) to access the SOAP api.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Due to requirements in the environment, they'll need to access the api through an https proxy.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Are there examples of how to go about this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:03:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Using-API-over-https-proxy/m-p/433030#M3200</guid>
      <dc:creator>Daniel_Chang</dc:creator>
      <dc:date>2025-06-04T10:03:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using API over https proxy</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Using-API-over-https-proxy/m-p/441303#M3245</link>
      <description>&lt;P data-unlink="true"&gt;An option you have is to use the http_proxy and https_proxy environment variables. You can set these variables in your code or the command line before running your script. For example, you can set the https_proxy variable to the URL of your proxy server:&lt;BR /&gt;import os&lt;BR /&gt;os.environ['https_proxy'] = '&lt;A href="https://proxy.example.com:8080" target="_blank" rel="noopener"&gt;https://proxy.example.com:8080&lt;/A&gt;'&lt;BR /&gt;Another option is to use a third-party proxy service such as shiftproxy.io which can be a great solution for secure and easy access to your APIs over HTTPS.&lt;BR /&gt;hese are just a few examples, but it's important to keep in mind that the specific implementation will depend on your use case and the requirements of the environment.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2023 15:24:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Using-API-over-https-proxy/m-p/441303#M3245</guid>
      <dc:creator>NeilGraham</dc:creator>
      <dc:date>2023-02-02T15:24:25Z</dc:date>
    </item>
  </channel>
</rss>

