<?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: No devices ? in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409760#M1772</link>
    <description>&lt;P&gt;/organizations/{org_Id}/networks returns 2 networks, wich i can query each one with /networks.{net_Id}. So i am sure with the ids.&lt;/P&gt;&lt;P&gt;On the dashboard, i select one, I click on "Clients" in the "system manager" menu, so I can see my devices (60 in one, 600 in the other) ... &lt;/P&gt;</description>
    <pubDate>Mon, 25 Dec 2017 11:16:41 GMT</pubDate>
    <dc:creator>LimGroupThierry</dc:creator>
    <dc:date>2017-12-25T11:16:41Z</dc:date>
    <item>
      <title>No devices ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409758#M1770</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Sure i missed something with the use of the Meraki Dashboard :&lt;/P&gt;&lt;P&gt;From a php server or Postman, while i can retrieve info from a request like GET /organizations/{id-org} or GET &lt;SPAN&gt;/organizations/{id-org}&lt;/SPAN&gt;/networks/ or GET /networks/{id-network}, i can not get anything from a GET /organizations/[id-org}/&lt;SPAN&gt;networks/{id-network}/devices or GET /networks/{id-network}/devices ! &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have 2 managed networks, one of 60 devices, the other with 600.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Any of above requests reply a 200 OK Status, the devices requests send me a null array&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What should i check in the dashboard ? Is there a parameter i missed ? Something else ? Any help is welcome !&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 24 Dec 2017 15:27:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409758#M1770</guid>
      <dc:creator>LimGroupThierry</dc:creator>
      <dc:date>2017-12-24T15:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: No devices ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409759#M1771</link>
      <description>&lt;P&gt;Are you 100% the NetworkId you are query contains devices?&lt;/P&gt;</description>
      <pubDate>Sun, 24 Dec 2017 18:08:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409759#M1771</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2017-12-24T18:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: No devices ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409760#M1772</link>
      <description>&lt;P&gt;/organizations/{org_Id}/networks returns 2 networks, wich i can query each one with /networks.{net_Id}. So i am sure with the ids.&lt;/P&gt;&lt;P&gt;On the dashboard, i select one, I click on "Clients" in the "system manager" menu, so I can see my devices (60 in one, 600 in the other) ... &lt;/P&gt;</description>
      <pubDate>Mon, 25 Dec 2017 11:16:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409760#M1772</guid>
      <dc:creator>LimGroupThierry</dc:creator>
      <dc:date>2017-12-25T11:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: No devices ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409761#M1773</link>
      <description>&lt;P&gt;Bingo!  That API is for Meraki hardware, like switches, security appliances, etc.&lt;/P&gt;&lt;P&gt;You want to use:&lt;/P&gt;&lt;P&gt;GET /networks/[network_id]/sm/devices&lt;/P&gt;</description>
      <pubDate>Mon, 25 Dec 2017 18:52:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409761#M1773</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2017-12-25T18:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: No devices ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409762#M1774</link>
      <description>&lt;P&gt;Indeed this query replies something ... :&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;{"errors":["This and many other features are available in the licensed version of Systems Manager, as well as 24x7 phone support. To start a no-commitment trial of the full version of Systems Manager contact your Meraki sales rep."]}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;haha &lt;SPAN class="lia-unicode-emoji" title=":disappointed_face:"&gt;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Anybody has an idea of this kind of cost ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you anyway Philip for your help&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Dec 2017 20:06:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409762#M1774</guid>
      <dc:creator>LimGroupThierry</dc:creator>
      <dc:date>2017-12-25T20:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: No devices ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409763#M1775</link>
      <description>&lt;P&gt;The cost can very considerably depending on things like volume and weather it is education/charity or not.&lt;/P&gt;&lt;P&gt;Either contact your favourite Cisco Meraki reseller or from the Dashboard go "Help/Get Help" and scroll to the very bottom.  It has a section labelled "Cisco Meraki Sales".  Contact that person for a referral.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Dec 2017 20:34:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/no-devices/m-p/5409763#M1775</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2017-12-25T20:34:25Z</dc:date>
    </item>
  </channel>
</rss>

