<?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: getDeviceLiveToolsPing reliability? in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/getdevicelivetoolsping-reliability/m-p/5446793#M7289</link>
    <description>&lt;P&gt;&amp;gt;&lt;SPAN&gt;by using the webhook callback function&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Not really possible when it's a script that could be run by several different people.&lt;/P&gt;</description>
    <pubDate>Tue, 15 Oct 2024 22:34:29 GMT</pubDate>
    <dc:creator>Philip D'Ath</dc:creator>
    <dc:date>2024-10-15T22:34:29Z</dc:date>
    <item>
      <title>getDeviceLiveToolsPing reliability?</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdevicelivetoolsping-reliability/m-p/5446791#M7287</link>
      <description>&lt;P&gt;How reliable do you find getDeviceLiveToolsPing()?&lt;/P&gt;&lt;P&gt;I'm using it in a script.  I request a ping with:&lt;/P&gt;&lt;P&gt;PingResponse = dashboard.devices.createDeviceLiveToolsPing(mxSerial,storeSubnet+"220",count=1)&lt;/P&gt;&lt;P&gt;And then I have a loop doing a time.sleep(1) until Response["status"]=="complete" calling:&lt;/P&gt;&lt;P&gt;Response = dashboard.devices.getDeviceLiveToolsPing(mxSerial,PingResponse["pingId"])&lt;/P&gt;&lt;P&gt;Some nights the scripts runs without issue.  Tonight, the ping never gets out of the status "new".  I don't get any errors.  I won't be exceeding the special rate limit on this API call.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Oct 2024 09:56:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdevicelivetoolsping-reliability/m-p/5446791#M7287</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2024-10-01T09:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: getDeviceLiveToolsPing reliability?</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdevicelivetoolsping-reliability/m-p/5446792#M7288</link>
      <description>&lt;P&gt;The loop to query the results can be avoided by using the webhook callback function. This would already reduce the API calls.&lt;/P&gt;&lt;P&gt;Also changes have been made to the API endpoint. "This endpoint has a sustained rate limit of one request every five seconds per device, with an allowed burst of five requests." In my opinion, these changes limit the endpoint enormously.&lt;/P&gt;&lt;P&gt;See also here: &lt;A href="https://developer.cisco.com/meraki/api-v1/create-device-live-tools-ping/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-v1/create-device-live-tools-ping/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 16:04:04 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdevicelivetoolsping-reliability/m-p/5446792#M7288</guid>
      <dc:creator>seb90</dc:creator>
      <dc:date>2024-10-15T16:04:04Z</dc:date>
    </item>
    <item>
      <title>Re: getDeviceLiveToolsPing reliability?</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdevicelivetoolsping-reliability/m-p/5446793#M7289</link>
      <description>&lt;P&gt;&amp;gt;&lt;SPAN&gt;by using the webhook callback function&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Not really possible when it's a script that could be run by several different people.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Oct 2024 22:34:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdevicelivetoolsping-reliability/m-p/5446793#M7289</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2024-10-15T22:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: getDeviceLiveToolsPing reliability?</title>
      <link>https://community.cisco.com/t5/network-platform-api/getdevicelivetoolsping-reliability/m-p/5446794#M7290</link>
      <description>&lt;P&gt;That's true, of course, but it would also be the easiest way to save API calls.&lt;/P&gt;&lt;P&gt;The actual problem in this case is probably the following:&lt;BR /&gt;"This endpoint has a sustained rate limit of one request every five seconds per device, with an allowed burst of five requests."&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2024 06:05:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/getdevicelivetoolsping-reliability/m-p/5446794#M7290</guid>
      <dc:creator>seb90</dc:creator>
      <dc:date>2024-10-16T06:05:35Z</dc:date>
    </item>
  </channel>
</rss>

