<?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 Re: Is there an API call to essentially rdfile/? in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78505#M702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeroen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark the question answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Mar 2013 20:11:54 GMT</pubDate>
    <dc:creator>rle</dc:creator>
    <dc:date>2013-03-21T20:11:54Z</dc:date>
    <item>
      <title>Is there an API call to essentially rdfile/?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78484#M697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for a way to read the different configuration files on the filer.&amp;nbsp; IE, hosts, rc, etc.&amp;nbsp;&amp;nbsp; Does an API equivalent exist?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV id="ynano_hooks_page" style="display: none;"&gt;&lt;DIV id="callsToClient_page" style="display: none;"&gt; &lt;/DIV&gt;&lt;DIV id="eventsFromClient_page" style="display: none;"&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:17:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78484#M697</guid>
      <dc:creator>dunjames_ms</dc:creator>
      <dc:date>2025-06-05T06:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to essentially rdfile/?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78486#M698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. It is called - surprise - file-read-file ☺&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2012 05:33:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78486#M698</guid>
      <dc:creator>aborzenkov</dc:creator>
      <dc:date>2012-10-18T05:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to essentially rdfile/?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78491#M699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately, that requires the file to be read to be within a volume:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;$ python apitest.py netapp-sim8.local USER PASS file-read-file path /etc/rc offset 0 length 4096&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;OUTPUT: &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;lt;results status="failed" errno="22" reason="Invalid argument, path must begin with /vol/"&amp;gt;&amp;lt;/results&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2013 14:41:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78491#M699</guid>
      <dc:creator>STACKSCALE_JDS</dc:creator>
      <dc:date>2013-02-27T14:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to essentially rdfile/?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78496#M700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jereon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All files in ONTAP are in a volume.&amp;nbsp; The documentation for file-read-file states that the volume name must be included in the path. Try:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;$ python apitest.py netapp-sim8.local USER PASS file-read-file path &lt;STRONG&gt;/vol/vol0/etc/rc&lt;/STRONG&gt; offset 0 length 4096&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 21:28:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78496#M700</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2013-03-19T21:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to essentially rdfile/?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78501#M701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rick, that worked!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Mar 2013 12:31:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78501#M701</guid>
      <dc:creator>STACKSCALE_JDS</dc:creator>
      <dc:date>2013-03-20T12:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to essentially rdfile/?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78505#M702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jeroen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark the question answered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 20:11:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78505#M702</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2013-03-21T20:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to essentially rdfile/?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78510#M703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would do it but I don't see anywhere where I can do that...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 21:39:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78510#M703</guid>
      <dc:creator>STACKSCALE_JDS</dc:creator>
      <dc:date>2013-03-21T21:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to essentially rdfile/?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78515#M704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Jeroen,&amp;nbsp; Only James can mark it.&amp;nbsp; I thought you asked the original question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Mar 2013 22:03:01 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Is-there-an-API-call-to-essentially-rdfile/m-p/78515#M704</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2013-03-21T22:03:01Z</dc:date>
    </item>
  </channel>
</rss>

