<?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: getDeviceAppliancePerformance Returning 204 - No Content in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453933#M8266</link>
    <description>&lt;P&gt;Generically, this endpoint seems to be working OK for me, through a single call&lt;/P&gt;</description>
    <pubDate>Wed, 15 Jan 2025 17:57:44 GMT</pubDate>
    <dc:creator>GreenMan</dc:creator>
    <dc:date>2025-01-15T17:57:44Z</dc:date>
    <item>
      <title>getDeviceAppliancePerformance Returning 204 - No Content</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453930#M8263</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;I’m encountering an issue with the getDeviceAppliancePerformance endpoint of the Meraki API. Until last month, it was working perfectly, but now it’s returning the HTTP status code &lt;STRONG&gt;204 - No Content&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;The expected behavior of this endpoint is to return performance metrics for a specific device, but it now returns an empty response.&lt;/P&gt;&lt;P&gt;Has anyone else experienced this issue recently? Was there any update or change to this endpoint that I may have missed?&lt;/P&gt;&lt;P&gt;Any guidance or suggestions would be greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 17:28:43 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453930#M8263</guid>
      <dc:creator>giovanitestoni</dc:creator>
      <dc:date>2025-01-15T17:28:43Z</dc:date>
    </item>
    <item>
      <title>Re: getDeviceAppliancePerformance Returning 204 - No Content</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453931#M8264</link>
      <description>&lt;P&gt;Can you share your code please?&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 17:44:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453931#M8264</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2025-01-15T17:44:02Z</dc:date>
    </item>
    <item>
      <title>Re: getDeviceAppliancePerformance Returning 204 - No Content</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453932#M8265</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;&lt;P&gt;My code is the same as the documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-v1/get-device-appliance-performance/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/get-device-appliance-performance/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;The script started to return an error because the response needed to be Numerical/Float and None is a String.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 17:53:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453932#M8265</guid>
      <dc:creator>giovanitestoni</dc:creator>
      <dc:date>2025-01-15T17:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: getDeviceAppliancePerformance Returning 204 - No Content</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453933#M8266</link>
      <description>&lt;P&gt;Generically, this endpoint seems to be working OK for me, through a single call&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 17:57:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453933#M8266</guid>
      <dc:creator>GreenMan</dc:creator>
      <dc:date>2025-01-15T17:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: getDeviceAppliancePerformance Returning 204 - No Content</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453934#M8267</link>
      <description>&lt;P&gt;You should avoid "device" specific calls and use this one : &lt;A href="https://developer.cisco.com/meraki/api-v1/get-organization-summary-top-appliances-by-utilization/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/get-organization-summary-top-appliances-by-utilization/&lt;/A&gt;  You can use any value for &lt;EM&gt;quantity&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 18:26:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453934#M8267</guid>
      <dc:creator>Raphael_L</dc:creator>
      <dc:date>2025-01-15T18:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: getDeviceAppliancePerformance Returning 204 - No Content</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453935#M8268</link>
      <description>&lt;P&gt;I made some tests and the code works when I put the timespan &amp;gt; 44000, normally I use the default value. &lt;SPAN&gt;The default is 30 minutes.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 19:16:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453935#M8268</guid>
      <dc:creator>giovanitestoni</dc:creator>
      <dc:date>2025-01-15T19:16:05Z</dc:date>
    </item>
    <item>
      <title>Re: getDeviceAppliancePerformance Returning 204 - No Content</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453936#M8269</link>
      <description>&lt;P&gt;With the timespan &amp;lt; 44000 the return is None too.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Jan 2025 19:17:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453936#M8269</guid>
      <dc:creator>giovanitestoni</dc:creator>
      <dc:date>2025-01-15T19:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: getDeviceAppliancePerformance Returning 204 - No Content</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453937#M8270</link>
      <description>&lt;P&gt;I opened a case, and support tell me that this issue is known &lt;SPAN&gt;and they are working for a fix.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;There is no ETA at the moment.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jan 2025 12:27:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453937#M8270</guid>
      <dc:creator>giovanitestoni</dc:creator>
      <dc:date>2025-01-17T12:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: getDeviceAppliancePerformance Returning 204 - No Content</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453938#M8271</link>
      <description>&lt;P&gt;Hi &lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/65804"&gt;@giovanitestoni&lt;/A&gt; -&lt;/P&gt;

&lt;P&gt;I am going to mark this reply as the "accepted solution" for this thread. If you hear more info from support, please update us (and we can update the "accepted solution").&lt;/P&gt;

&lt;P&gt;Cheers!&lt;/P&gt;
&lt;P&gt;- Caroline&lt;/P&gt;
&lt;P&gt;Meraki Community Moderator&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 07:31:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdeviceapplianceperformance-returning-204-no-content/m-p/5453938#M8271</guid>
      <dc:creator>CarolineS-Meraki</dc:creator>
      <dc:date>2025-02-04T07:31:04Z</dc:date>
    </item>
  </channel>
</rss>

