<?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: SpeedTest via API in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421007#M3428</link>
    <description>&lt;P&gt;There is an endpoint but it is only available if you have inSight ( with the licence ).&lt;/P&gt;&lt;P&gt;{0}/devices/{1}/liveTools/speedTest?interface=wan1&lt;/P&gt;&lt;P&gt;Somehow , I can't find it in the openApispec nor the documentation.... It might have been renamed or removed.&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2022 12:33:34 GMT</pubDate>
    <dc:creator>Raphael_L</dc:creator>
    <dc:date>2022-09-06T12:33:34Z</dc:date>
    <item>
      <title>SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421004#M3425</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;Trying to solve a a problem that shouldn't be solved with APIs by using APIs. Was wondering if you have any input.&lt;/P&gt;&lt;P&gt;I have a customer that wants to be alerted every time any of their networks (all with different ISPs) goes to an extremely low download speed below a certain threshold. There is the internal dashboard tool to view speed and of course speed test websites, but there isn't a direct API endpoint for speed.&lt;/P&gt;&lt;P&gt;I am going to try to use this one to infer if the speed is too slow however:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-latest/#!get-device-live-tools-ping" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-latest/#!get-device-live-tools-ping&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Is this a reasonable approach? Let me know if anything else comes to mind &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 10:54:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421004#M3425</guid>
      <dc:creator>AutomationDude</dc:creator>
      <dc:date>2022-09-06T10:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421005#M3426</link>
      <description>&lt;P&gt;Might be worth trying...&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-latest/#!get-organization-devices-uplinks-loss-and-latency" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-latest/#!get-organization-devices-uplinks-loss-and-latency&lt;/A&gt;&lt;/P&gt;&lt;P&gt;...it'll give you the loss+latency for a defined period for all MX devices in one go.&lt;/P&gt;&lt;P&gt;Run it every few minutes and look for increases vs. previous few samples or exceeding some learned/fixed thresholds.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 11:49:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421005#M3426</guid>
      <dc:creator>sungod</dc:creator>
      <dc:date>2022-09-06T11:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421006#M3427</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;while this make sense as a request, Meraki says not to rely on the Dashboard Speed test, since it is there just for having some idea, not for really getting correct figures.&lt;/P&gt;&lt;P&gt;This task has to be accomplished by installing a test-point in the network which will do this.That way you not only test the Internet line itself, but also the devices in between... Cisco has this feature with Thousand Eyes and there are rumours that Thousand Eyes will have a "Meraki" version...&lt;/P&gt;&lt;P&gt;On the other hand, read here: &lt;A href="https://community.meraki.com/t5/API-Early-Access-Discussions/SpeedTest-Endpoint-not-working-as-expected/m-p/147120#M535" target="_blank"&gt;https://community.meraki.com/t5/API-Early-Access-Discussions/SpeedTest-Endpoint-not-working-as-expected/m-p/147120#M535&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 12:30:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421006#M3427</guid>
      <dc:creator>RomanMD</dc:creator>
      <dc:date>2022-09-06T12:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421007#M3428</link>
      <description>&lt;P&gt;There is an endpoint but it is only available if you have inSight ( with the licence ).&lt;/P&gt;&lt;P&gt;{0}/devices/{1}/liveTools/speedTest?interface=wan1&lt;/P&gt;&lt;P&gt;Somehow , I can't find it in the openApispec nor the documentation.... It might have been renamed or removed.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 12:33:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421007#M3428</guid>
      <dc:creator>Raphael_L</dc:creator>
      <dc:date>2022-09-06T12:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421008#M3429</link>
      <description>&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RaphaelL_0-1662467740502.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/262821i60E7109203E37D55/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;It is probably in Beta , and you can only get the download speed not the upload speed... &lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 12:36:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421008#M3429</guid>
      <dc:creator>Raphael_L</dc:creator>
      <dc:date>2022-09-06T12:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421009#M3430</link>
      <description>&lt;P&gt;I have written a simple application not using any API to download and upload a file and calculate download/uploads speeds.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 14:06:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421009#M3430</guid>
      <dc:creator>Abdulaziz Loonat</dc:creator>
      <dc:date>2022-09-06T14:06:34Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421010#M3431</link>
      <description>&lt;P&gt;How often should this be tested for? What destinations should be tested to (per-site)?  Are they aware that each speed test is potentially interfering with their own traffic? What is an "acceptable" threshold of speed? This is the sort of thing that really needs in-depth requirements and a lengthy caveat that if they test too often, they are only hurting themselves more by doing so..&lt;/P&gt;&lt;P&gt;Insight has a way to do API speedtests but I've not yet played with it too much. Having Insight monitor their key applications might be more helpful.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 17:14:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421010#M3431</guid>
      <dc:creator>matt_uc</dc:creator>
      <dc:date>2022-09-06T17:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421011#M3432</link>
      <description>&lt;P&gt;Thank you all for your input, gonna take this to the drawing board.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Sep 2022 15:36:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421011#M3432</guid>
      <dc:creator>AutomationDude</dc:creator>
      <dc:date>2022-09-07T15:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421012#M3433</link>
      <description>&lt;P&gt;Any chance you control a server/workstation on both ends of the link? Could look at iPerf testing between them. It's a little rough, but you can script around the iPerf3.exe to automate testing and log results per site.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 19:51:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421012#M3433</guid>
      <dc:creator>Crocker</dc:creator>
      <dc:date>2022-09-15T19:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421013#M3434</link>
      <description>&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I am trying to run a speed  test using API. Do you know where to find the device ID of the MX ? &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I am new to this. Apricate  your help &lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;import&lt;/SPAN&gt;&lt;SPAN&gt; requests&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;url = &lt;/SPAN&gt;&lt;SPAN&gt;"&lt;A href="https://api.meraki.com/api/v1/devices/{{serial}}/liveTools/speedTest/:id" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/devices/{{serial}}/liveTools/speedTest/:id&lt;/A&gt;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;payload = {}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;headers = {&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;  &lt;/SPAN&gt;&lt;SPAN&gt;'Accept'&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;'application/json'&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;  &lt;/SPAN&gt;&lt;SPAN&gt;'Authorization'&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;'Bearer {{apiKey}}'&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;response = requests.request(&lt;/SPAN&gt;&lt;SPAN&gt;"GET"&lt;/SPAN&gt;&lt;SPAN&gt;, url, headers=headers, data=payload)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;print&lt;/SPAN&gt;&lt;SPAN&gt;(response.text)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 05 Jan 2024 22:46:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421013#M3434</guid>
      <dc:creator>yohannesa7</dc:creator>
      <dc:date>2024-01-05T22:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421014#M3435</link>
      <description>&lt;P&gt;Fire a query at /organizations/{{orgid}}/devices&lt;/P&gt;&lt;P&gt;That'll return a listing of all the devices owned by the org, their names, serial #'s, mac addresses, and a bunch of other info.&lt;/P&gt;&lt;P&gt;Edit: Org, not Orc. This isn't Lord of the Rings.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 22:50:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421014#M3435</guid>
      <dc:creator>Crocker</dc:creator>
      <dc:date>2024-01-05T22:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421015#M3436</link>
      <description>&lt;P&gt;Thank you so much , Crocker, for your quick help on this . I apricate it .  I was able to run the query you suggested.&lt;/P&gt;&lt;P&gt;I hope this is the one for the device ID . &lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Yoni_0-1704496661007.png" style="width: 400px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/262820i4393DD369549E9F2/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Now , I am using the serial number of the MX and the device  ID as shown bellow, but I am getting 404 error code &lt;/P&gt;&lt;P&gt;url = "&lt;A href="https://api.meraki.com/api/v1/devices/Q3KY-XXXX-XXXX/liveTools/speedTest/2345543333" target="_blank" rel="nofollow noopener noreferrer"&gt;https://api.meraki.com/api/v1/devices/Q3KY-XXXX-XXXX/liveTools/speedTest/2345543333&lt;/A&gt;"&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 23:27:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421015#M3436</guid>
      <dc:creator>yohannesa7</dc:creator>
      <dc:date>2024-01-05T23:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421016#M3437</link>
      <description>&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api/create-device-live-tools-speed-test/" target="_blank" rel="noopener nofollow noreferrer"&gt;Create Device Live Tools Speed Test - Meraki Dashboard API v1 - Cisco Meraki Developer Hub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I think you need to read the speedtest endpoint documentation a bit more closely. To actually perform the speedtest you need to POST @ /devices/{{serial}}/liveTools/speedTest. This will perform the test, and return the results. Those results then get stored (tracked by a unique ID).&lt;/P&gt;&lt;P&gt;The query you have above is the query to retrieve the results of a previously run speedtest.&lt;/P&gt;&lt;P&gt;Edit: And note that this endpoint appears to only be available if you have the Early Access API enabled&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 23:34:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421016#M3437</guid>
      <dc:creator>Crocker</dc:creator>
      <dc:date>2024-01-05T23:34:33Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421017#M3438</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you so much for your help. I am on the right track now . &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Have a nice weekend &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2024 23:55:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421017#M3438</guid>
      <dc:creator>yohannesa7</dc:creator>
      <dc:date>2024-01-05T23:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: SpeedTest via API</title>
      <link>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421018#M3439</link>
      <description>&lt;P&gt;Hey Yoni, did you make any progress on this?&lt;/P&gt;&lt;P&gt;im getting a &lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;status"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;"new"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;    &lt;/SPAN&gt;&lt;SPAN&gt;"results"&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;null&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;when i run :&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;/devices/:serial/liveTools/speedTest?interface=wan1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 07 Feb 2025 10:25:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/speedtest-via-api/m-p/5421018#M3439</guid>
      <dc:creator>khanasim781</dc:creator>
      <dc:date>2025-02-07T10:25:54Z</dc:date>
    </item>
  </channel>
</rss>

