<?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: REST API embarrassing newbie question: deep depth breaks API call in ONTAP Rest API Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/REST-API-embarrassing-newbie-question-deep-depth-breaks-API-call/m-p/436510#M329</link>
    <description>&lt;P&gt;Never mind; I should have taken more seriously the note to replace "/" with "%2F" and "." with "%2E".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;D'oh!&lt;/P&gt;</description>
    <pubDate>Thu, 07 Jul 2022 16:39:00 GMT</pubDate>
    <dc:creator>dplaflammeIBX</dc:creator>
    <dc:date>2022-07-07T16:39:00Z</dc:date>
    <item>
      <title>REST API embarrassing newbie question: deep depth breaks API call</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/REST-API-embarrassing-newbie-question-deep-depth-breaks-API-call/m-p/436504#M327</link>
      <description>&lt;P&gt;I'm an old fogey learning Powershell to learn REST API to automate various storage related tasks, including managing our NetApp clusters. We've just enabled file analytics on a few volumes, having just recently gone to OnTAP 9.10.1 P3. I'm having problems with a "/storage/volumes/{volume.uuid}/files/{path}" REST API call. It works when the path only has one&amp;nbsp; "/" characters indicating going into a subdirectory but fails when I try to go to a deeper level.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since I know I'm a newbie at too many things, I figure I'm making a newbie mistake in how I'm passing the path to the API call; I'm just including it in the URI. Can anyone point out an alternate approach will help the REST API parser recognize which API call I'm making and which path I want?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;works:&amp;nbsp;&lt;FONT face="courier new,courier" size="1 2 3 4 5 6 7"&gt;&lt;A href="https://redacted" target="_blank"&gt;https://(redacted&lt;/A&gt;)/api/storage/volumes/09f07ef6-b5da-4bdf-b478-38270997ed94/files/dss?type=directory&amp;amp;fields=svm,volume,path,name,type,size,analytics&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;fails:&amp;nbsp;&lt;FONT face="courier new,courier" size="1 2 3 4 5 6 7"&gt;&lt;A href="https://(redacted)/api/storage/volumes/09f07ef6-b5da-4bdf-b478-38270997ed94/files/dss/NiceLog?type=directory&amp;amp;fields=svm,volume,path,name,type,size,analytics" target="_blank"&gt;https://(redacted)/api/storage/volumes/09f07ef6-b5da-4bdf-b478-38270997ed94/files/dss/NiceLog?type=directory&amp;amp;fields=svm,volume,path,name,type,size,analytics&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Error:&amp;nbsp; "error": {&lt;BR /&gt;"message": "API not found",&lt;BR /&gt;"code": "3"&lt;/P&gt;&lt;P&gt;}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:59:03 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/REST-API-embarrassing-newbie-question-deep-depth-breaks-API-call/m-p/436504#M327</guid>
      <dc:creator>dplaflammeIBX</dc:creator>
      <dc:date>2025-06-04T09:59:03Z</dc:date>
    </item>
    <item>
      <title>Re: REST API embarrassing newbie question: deep depth breaks API call</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/REST-API-embarrassing-newbie-question-deep-depth-breaks-API-call/m-p/436510#M329</link>
      <description>&lt;P&gt;Never mind; I should have taken more seriously the note to replace "/" with "%2F" and "." with "%2E".&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;D'oh!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 16:39:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/REST-API-embarrassing-newbie-question-deep-depth-breaks-API-call/m-p/436510#M329</guid>
      <dc:creator>dplaflammeIBX</dc:creator>
      <dc:date>2022-07-07T16:39:00Z</dc:date>
    </item>
  </channel>
</rss>

