<?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: limited Meraki Python Library in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/limited-meraki-python-library/m-p/5437939#M6001</link>
    <description>&lt;P&gt;If you want to do that I would first of all use:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api/#!get-organization-inventory" target="_self" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api/#!get-organization-inventory&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Then grab the serial number of the device name you are interested in, and then call get-device-switch-port.&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jun 2020 03:48:47 GMT</pubDate>
    <dc:creator>Philip D'Ath</dc:creator>
    <dc:date>2020-06-03T03:48:47Z</dc:date>
    <item>
      <title>limited Meraki Python Library</title>
      <link>https://community.cisco.com/t5/network-platform-api/limited-meraki-python-library/m-p/5437938#M6000</link>
      <description>&lt;P&gt;I'm referencing to this document &lt;A href="https://developer.cisco.com/meraki/api/#!get-device-switch-port" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api/#!get-device-switch-port&lt;/A&gt; and found that the script is using SerialNumber as argument to print the result. What other variables can I use to achieve this?&lt;/P&gt;&lt;P&gt;I would like to use device hostname but I don't see the documentation for this, so how would I know what are the variables I can use?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 02:14:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/limited-meraki-python-library/m-p/5437938#M6000</guid>
      <dc:creator>chinpohpang851</dc:creator>
      <dc:date>2020-06-03T02:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: limited Meraki Python Library</title>
      <link>https://community.cisco.com/t5/network-platform-api/limited-meraki-python-library/m-p/5437939#M6001</link>
      <description>&lt;P&gt;If you want to do that I would first of all use:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api/#!get-organization-inventory" target="_self" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api/#!get-organization-inventory&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Then grab the serial number of the device name you are interested in, and then call get-device-switch-port.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 03:48:47 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/limited-meraki-python-library/m-p/5437939#M6001</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2020-06-03T03:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: limited Meraki Python Library</title>
      <link>https://community.cisco.com/t5/network-platform-api/limited-meraki-python-library/m-p/5437940#M6002</link>
      <description>&lt;P&gt;I was wondering that's the full documentation for python library?&lt;/P&gt;&lt;P&gt;For example, method &lt;EM&gt;dashboard&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;switch_ports&lt;SPAN class="token punctuation"&gt;.&lt;/SPAN&gt;updateDeviceSwitchPort &lt;/EM&gt;is using arguments (serial, number) so does it means that there're only 2 value under &lt;EM&gt;updateDeviceSwitchPort? &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;I would like to know what other values I can use under &lt;EM&gt;updateDeviceSwitchPort.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 05:49:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/limited-meraki-python-library/m-p/5437940#M6002</guid>
      <dc:creator>chinpohpang851</dc:creator>
      <dc:date>2020-06-03T05:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: limited Meraki Python Library</title>
      <link>https://community.cisco.com/t5/network-platform-api/limited-meraki-python-library/m-p/5437941#M6003</link>
      <description>&lt;P&gt;You need to be able to uniquely identify the device you are working with. That's why you need the serialnumber.&lt;/P&gt;&lt;P&gt;Imagine, you have access to multiple organizations, each with a main switch that's called HX-Sw1. How would you then be able to distginguish between devices, when matching on the hostname?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 06:45:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/limited-meraki-python-library/m-p/5437941#M6003</guid>
      <dc:creator>Rasmus Hoffmann Birkelund</dc:creator>
      <dc:date>2020-06-03T06:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: limited Meraki Python Library</title>
      <link>https://community.cisco.com/t5/network-platform-api/limited-meraki-python-library/m-p/5437942#M6004</link>
      <description>&lt;P&gt;that's what i'm thinking. So, I'm guessing that documentation listed all the available value that I can use.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2020 07:54:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/limited-meraki-python-library/m-p/5437942#M6004</guid>
      <dc:creator>chinpohpang851</dc:creator>
      <dc:date>2020-06-03T07:54:37Z</dc:date>
    </item>
  </channel>
</rss>

