<?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 How to get 6 months of volume IOPS report using an API call? in ONTAP Rest API Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/How-to-get-6-months-of-volume-IOPS-report-using-an-API-call/m-p/455734#M703</link>
    <description>&lt;P&gt;Customer is trying to pull the IOPs report for all volumes for last 6 months or longer, over the RESTAPI endpoint they could collect only last 96 hours of data (Per API documentation, there is no parameter discussed to pull the historical data other than 96 hours default one), but they are able to collect last 13 months of IOPs data for individual volumes by manual GUI steps.&lt;/P&gt;&lt;P&gt;Customer states that collecting manually for 5000+ volumes is not something easier process.&lt;BR /&gt;&lt;BR /&gt;So, they require to know if there's a way, they could collect the same 13 months of IOPS data over an API for all the volumes.&lt;/P&gt;</description>
    <pubDate>Fri, 11 Oct 2024 16:04:10 GMT</pubDate>
    <dc:creator>joseldevalle</dc:creator>
    <dc:date>2024-10-11T16:04:10Z</dc:date>
    <item>
      <title>How to get 6 months of volume IOPS report using an API call?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/How-to-get-6-months-of-volume-IOPS-report-using-an-API-call/m-p/455734#M703</link>
      <description>&lt;P&gt;Customer is trying to pull the IOPs report for all volumes for last 6 months or longer, over the RESTAPI endpoint they could collect only last 96 hours of data (Per API documentation, there is no parameter discussed to pull the historical data other than 96 hours default one), but they are able to collect last 13 months of IOPs data for individual volumes by manual GUI steps.&lt;/P&gt;&lt;P&gt;Customer states that collecting manually for 5000+ volumes is not something easier process.&lt;BR /&gt;&lt;BR /&gt;So, they require to know if there's a way, they could collect the same 13 months of IOPS data over an API for all the volumes.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Oct 2024 16:04:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/How-to-get-6-months-of-volume-IOPS-report-using-an-API-call/m-p/455734#M703</guid>
      <dc:creator>joseldevalle</dc:creator>
      <dc:date>2024-10-11T16:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get 6 months of volume IOPS report using an API call?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/How-to-get-6-months-of-volume-IOPS-report-using-an-API-call/m-p/455735#M704</link>
      <description>&lt;DIV&gt;This is the API call customer is using,&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The parameter&amp;nbsp;&lt;SPAN&gt;numberOfHours can be increase to a number greater than 96?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Restapi endpoint&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;GET - &lt;A href="https://nasocumprdvwin.fmr.com/rest/volumes" target="_blank"&gt;https://nasocumprdvwin.fmr.com/rest/volumes&lt;/A&gt;&lt;/DIV&gt;&lt;DIV&gt;{&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"_embedded": {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"netapp:volumeInventoryList": [&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"systemManagerUrl": "",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"recommendationGenerationTime": "Recommended on: Oct 5, 2024",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"id": 3311617,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"node": {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"id": 20126050,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"label": "nart2vc01j",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"unsupportedStatisticTypes": []&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"totalCapacity": 10.0,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"status": "CRITICAL",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"policies": [],&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"volume": {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"id": 3311617,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"label": "AP011078_ctwias01_DEV_RTP",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"unsupportedStatisticTypes": []&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"tieringPolicy": "None",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"aggregate": {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"id": 20126079,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"label": "aggr210",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"unsupportedStatisticTypes": []&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"iops": null,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"cluster": {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"id": 115473,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"label": "nart2clstr01",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"unsupportedStatisticTypes": []&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"numberOfHours": 96,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"mbps": null,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"coldData": null,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"svm": {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"id": 117477,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"label": "nart2vc01svn1",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"unsupportedStatisticTypes": []&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;},&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"recommendationData": "This volume is offline so no recommendation can be provided.",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"cloudRecommendation": "No Action",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"latency": null,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"volumeType": "FlexVol",&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;"availableCapacity": 9.992290496826172&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}}&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 11 Oct 2024 16:06:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/How-to-get-6-months-of-volume-IOPS-report-using-an-API-call/m-p/455735#M704</guid>
      <dc:creator>joseldevalle</dc:creator>
      <dc:date>2024-10-11T16:06:13Z</dc:date>
    </item>
  </channel>
</rss>

