<?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 Connection Refused in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Connection-Refused/m-p/444921#M13897</link>
    <description>&lt;P&gt;I am currently unable to establish a connection with the NetApp storage system. I am using the Net App Manageability SDK and am attempting to connect to the NetApp API.&amp;nbsp; I am new to NetApp API, so any suggestions or help is appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR:&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;com.netapp.nmsdk.client.ApiProtocolException&lt;/SPAN&gt;&lt;SPAN&gt;: Connection error to Storage System&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Protocol &lt;/SPAN&gt;&lt;SPAN&gt;protocol&lt;/SPAN&gt;&lt;SPAN&gt; = Protocol.&lt;/SPAN&gt;&lt;SPAN&gt;HTTPS&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;try&lt;/SPAN&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;System.&lt;/SPAN&gt;&lt;SPAN&gt;out&lt;/SPAN&gt;&lt;SPAN&gt;.println(&lt;/SPAN&gt;&lt;SPAN&gt;"url is .."&lt;/SPAN&gt;&lt;SPAN&gt; + &lt;/SPAN&gt;&lt;SPAN&gt;url&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ApiRunner &lt;/SPAN&gt;&lt;SPAN&gt;apirunner&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;new&lt;/SPAN&gt;&lt;SPAN&gt; ApiRunner(ApiTarget.&lt;/SPAN&gt;&lt;SPAN&gt;builder&lt;/SPAN&gt;&lt;SPAN&gt;()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.withHost(&lt;/SPAN&gt;&lt;SPAN&gt;url&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.withUserName(&lt;/SPAN&gt;&lt;SPAN&gt;REMOTE_USERNAME&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.withPassword(&lt;/SPAN&gt;&lt;SPAN&gt;REMOTE_PASSWORD&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.withTargetType(TargetType.&lt;/SPAN&gt;&lt;SPAN&gt;FILER&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.useProtocol(&lt;/SPAN&gt;&lt;SPAN&gt;protocol&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.build()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Wed, 04 Jun 2025 09:48:35 GMT</pubDate>
    <dc:creator>RFierros</dc:creator>
    <dc:date>2025-06-04T09:48:35Z</dc:date>
    <item>
      <title>Connection Refused</title>
      <link>https://community.netapp.com/t5/Data-Protection/Connection-Refused/m-p/444921#M13897</link>
      <description>&lt;P&gt;I am currently unable to establish a connection with the NetApp storage system. I am using the Net App Manageability SDK and am attempting to connect to the NetApp API.&amp;nbsp; I am new to NetApp API, so any suggestions or help is appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR:&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;com.netapp.nmsdk.client.ApiProtocolException&lt;/SPAN&gt;&lt;SPAN&gt;: Connection error to Storage System&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;&lt;SPAN&gt;Protocol &lt;/SPAN&gt;&lt;SPAN&gt;protocol&lt;/SPAN&gt;&lt;SPAN&gt; = Protocol.&lt;/SPAN&gt;&lt;SPAN&gt;HTTPS&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;try&lt;/SPAN&gt;&lt;SPAN&gt; {&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;System.&lt;/SPAN&gt;&lt;SPAN&gt;out&lt;/SPAN&gt;&lt;SPAN&gt;.println(&lt;/SPAN&gt;&lt;SPAN&gt;"url is .."&lt;/SPAN&gt;&lt;SPAN&gt; + &lt;/SPAN&gt;&lt;SPAN&gt;url&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;ApiRunner &lt;/SPAN&gt;&lt;SPAN&gt;apirunner&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;new&lt;/SPAN&gt;&lt;SPAN&gt; ApiRunner(ApiTarget.&lt;/SPAN&gt;&lt;SPAN&gt;builder&lt;/SPAN&gt;&lt;SPAN&gt;()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.withHost(&lt;/SPAN&gt;&lt;SPAN&gt;url&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.withUserName(&lt;/SPAN&gt;&lt;SPAN&gt;REMOTE_USERNAME&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.withPassword(&lt;/SPAN&gt;&lt;SPAN&gt;REMOTE_PASSWORD&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.withTargetType(TargetType.&lt;/SPAN&gt;&lt;SPAN&gt;FILER&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.useProtocol(&lt;/SPAN&gt;&lt;SPAN&gt;protocol&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.build()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:48:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Connection-Refused/m-p/444921#M13897</guid>
      <dc:creator>RFierros</dc:creator>
      <dc:date>2025-06-04T09:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Refused</title>
      <link>https://community.netapp.com/t5/Data-Protection/Connection-Refused/m-p/444922#M13898</link>
      <description>&lt;P&gt;Which cluster LIF are you connecting to ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Also, is there a firewall blocking the communication to port 443/https ?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 14:52:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Connection-Refused/m-p/444922#M13898</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-06-05T14:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Refused</title>
      <link>https://community.netapp.com/t5/Data-Protection/Connection-Refused/m-p/444924#M13899</link>
      <description>&lt;P&gt;I can confirm there is no firewall blockage. What is an example of a cluster LIF?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 15:29:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Connection-Refused/m-p/444924#M13899</guid>
      <dc:creator>RFierros</dc:creator>
      <dc:date>2023-06-05T15:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Refused</title>
      <link>https://community.netapp.com/t5/Data-Protection/Connection-Refused/m-p/444926#M13900</link>
      <description>&lt;P&gt;Which IP on the Storage System are you connecting to ?&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 15:41:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Connection-Refused/m-p/444926#M13900</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-06-05T15:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Connection Refused</title>
      <link>https://community.netapp.com/t5/Data-Protection/Connection-Refused/m-p/444928#M13901</link>
      <description>&lt;P&gt;If you know the IP, then you can run this command to identify the LIF type.&lt;/P&gt;&lt;P&gt;::&amp;gt; network interface show -address xx.xx.xx.xx -fields service-policy&lt;/P&gt;</description>
      <pubDate>Mon, 05 Jun 2023 15:46:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Connection-Refused/m-p/444928#M13901</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2023-06-05T15:46:28Z</dc:date>
    </item>
  </channel>
</rss>

