<?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 Find org id by network number in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/find-org-id-by-network-number/m-p/5418928#M3134</link>
    <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;does anyone know a quick way to derive a org id by a given network_id..? do I have to traverse the whole org to find the network?&lt;/P&gt;&lt;P&gt;Thx in advance,&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;</description>
    <pubDate>Wed, 22 May 2019 08:22:25 GMT</pubDate>
    <dc:creator>matthias.klein</dc:creator>
    <dc:date>2019-05-22T08:22:25Z</dc:date>
    <item>
      <title>Find org id by network number</title>
      <link>https://community.cisco.com/t5/network-platform-api/find-org-id-by-network-number/m-p/5418928#M3134</link>
      <description>&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;does anyone know a quick way to derive a org id by a given network_id..? do I have to traverse the whole org to find the network?&lt;/P&gt;&lt;P&gt;Thx in advance,&lt;/P&gt;&lt;P&gt;Matthias&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 08:22:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/find-org-id-by-network-number/m-p/5418928#M3134</guid>
      <dc:creator>matthias.klein</dc:creator>
      <dc:date>2019-05-22T08:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Find org id by network number</title>
      <link>https://community.cisco.com/t5/network-platform-api/find-org-id-by-network-number/m-p/5418929#M3135</link>
      <description>&lt;DIV class="heading"&gt; &lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;HTTP REQUEST&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="row row-no-padding row-eq-height"&gt;&lt;DIV class="col-md-6 col-xs-12 section"&gt;&lt;DIV class="api-information"&gt;&lt;DIV class="description"&gt;&lt;PRE&gt;GET /networks/[id]&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;A href="https://documenter.getpostman.com/view/897512/meraki-dashboard-api/2To9xm?version=latest#a876092f-df92-42a9-80cf-a4d033db1527" target="_blank" rel="noopener nofollow noreferrer"&gt;https://documenter.getpostman.com/view/897512/meraki-dashboard-api/2To9xm?version=latest#a876092f-df92-42a9-80cf-a4d033db1527&lt;/A&gt;&lt;/P&gt;&lt;P&gt;That returns the organization id.&lt;/P&gt;&lt;H2 id="toc-hId--1330336694"&gt;SAMPLE RESPONSE&lt;/H2&gt;&lt;PRE&gt;Successful HTTP Status: 200
{
  "id":"N_1234",
  "organizationId":"1234",
  "type": "combined",
  "configTemplateId":"L_64682949123123123"
  "name":"My network",
  "timeZone": "US/Pacific",
  "tags": null&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 May 2019 08:51:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/find-org-id-by-network-number/m-p/5418929#M3135</guid>
      <dc:creator>BrechtSchamp</dc:creator>
      <dc:date>2019-05-22T08:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Find org id by network number</title>
      <link>https://community.cisco.com/t5/network-platform-api/find-org-id-by-network-number/m-p/5418930#M3136</link>
      <description>Oh Sir, .. thank you - so easy.</description>
      <pubDate>Wed, 22 May 2019 10:06:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/find-org-id-by-network-number/m-p/5418930#M3136</guid>
      <dc:creator>matthias.klein</dc:creator>
      <dc:date>2019-05-22T10:06:28Z</dc:date>
    </item>
  </channel>
</rss>

