<?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 /snapshots API Request Timeout in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/snapshots-API-Request-Timeout/m-p/128144#M2280</link>
    <description>&lt;P&gt;Has anyone seen any issues when issuing a REST call for volumes with /snapshots to get a list of snapshots?&amp;nbsp; Requests for some volumes are timing out.&amp;nbsp; Seems to be stalling at the ONTAP server and not the API server.&amp;nbsp; Volumes are online.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 15:26:50 GMT</pubDate>
    <dc:creator>CSiegle</dc:creator>
    <dc:date>2025-06-04T15:26:50Z</dc:date>
    <item>
      <title>/snapshots API Request Timeout</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/snapshots-API-Request-Timeout/m-p/128144#M2280</link>
      <description>&lt;P&gt;Has anyone seen any issues when issuing a REST call for volumes with /snapshots to get a list of snapshots?&amp;nbsp; Requests for some volumes are timing out.&amp;nbsp; Seems to be stalling at the ONTAP server and not the API server.&amp;nbsp; Volumes are online.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:26:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/snapshots-API-Request-Timeout/m-p/128144#M2280</guid>
      <dc:creator>CSiegle</dc:creator>
      <dc:date>2025-06-04T15:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: /snapshots API Request Timeout</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/snapshots-API-Request-Timeout/m-p/128145#M2281</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/54421"&gt;@CSiegle&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is this with API Services or directly against an ONTAP (or SolidFire?) system?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 17:27:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/snapshots-API-Request-Timeout/m-p/128145#M2281</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2017-02-15T17:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: /snapshots API Request Timeout</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/snapshots-API-Request-Timeout/m-p/128149#M2282</link>
      <description>&lt;P&gt;Via API server rest call:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example: https://ocapiserver:8443/api/1.0/ontap/volumes/6146c029-a151-11e4-aaf5-123478563412:type=volume,uuid=f407bb8f-1470-4105-9641-cb40eedc3352/snapshots&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 17:46:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/snapshots-API-Request-Timeout/m-p/128149#M2282</guid>
      <dc:creator>CSiegle</dc:creator>
      <dc:date>2017-02-15T17:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: /snapshots API Request Timeout</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/snapshots-API-Request-Timeout/m-p/128150#M2283</link>
      <description>&lt;P&gt;I haven't encountered this behavior before, I believe that API-S caches the information rather than reaching out to the ONTAP system in real-time. &amp;nbsp;Is there anything noted in any of the API-S logs?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Wed, 15 Feb 2017 17:53:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/snapshots-API-Request-Timeout/m-p/128150#M2283</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2017-02-15T17:53:05Z</dc:date>
    </item>
    <item>
      <title>Re: /snapshots API Request Timeout</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/snapshots-API-Request-Timeout/m-p/128188#M2287</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This issue was observed in an engineering environment when the controller was overloaded and ONTAP was not in a healthy state. Since the information about snapshots is not cached, and is queried real-time, adding to the API-S timeout of 1 minute(by default), the API call was failing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The team is exploring the option of making the timeout configurable. However, for now, you can verify the health of ONTAP., reduce the load or try running the API calls sequentially so ONTAP is not loaded with parallel requests.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Krishna Vasudevan&lt;/P&gt;</description>
      <pubDate>Thu, 16 Feb 2017 10:51:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/snapshots-API-Request-Timeout/m-p/128188#M2287</guid>
      <dc:creator>KrishnaVasudevan</dc:creator>
      <dc:date>2017-02-16T10:51:11Z</dc:date>
    </item>
  </channel>
</rss>

