<?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 missing attributes in API ? in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414831#M2632</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm playing with the API to have multiple ports configured.&lt;/P&gt;&lt;P&gt;Now i don't see the fields/attributes for the Access policy to configure it from the API&lt;/P&gt;&lt;P&gt;I've checked &lt;A href="https://dashboard.meraki.com/api_docs#update-a-switch-port" target="_blank" rel="nofollow noopener noreferrer"&gt;https://dashboard.meraki.com/api_docs#update-a-switch-port&lt;/A&gt; but no options.&lt;/P&gt;&lt;P&gt;Am i missing something or is the API missing these fields ?&lt;/P&gt;&lt;P&gt;tnx !&lt;/P&gt;&lt;DIV class="ConfigItem__fieldWrapper"&gt; &lt;/DIV&gt;&lt;P&gt;:&lt;/P&gt;</description>
    <pubDate>Mon, 14 Jan 2019 14:57:54 GMT</pubDate>
    <dc:creator>sebastianvandijk</dc:creator>
    <dc:date>2019-01-14T14:57:54Z</dc:date>
    <item>
      <title>missing attributes in API ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414831#M2632</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I'm playing with the API to have multiple ports configured.&lt;/P&gt;&lt;P&gt;Now i don't see the fields/attributes for the Access policy to configure it from the API&lt;/P&gt;&lt;P&gt;I've checked &lt;A href="https://dashboard.meraki.com/api_docs#update-a-switch-port" target="_blank" rel="nofollow noopener noreferrer"&gt;https://dashboard.meraki.com/api_docs#update-a-switch-port&lt;/A&gt; but no options.&lt;/P&gt;&lt;P&gt;Am i missing something or is the API missing these fields ?&lt;/P&gt;&lt;P&gt;tnx !&lt;/P&gt;&lt;DIV class="ConfigItem__fieldWrapper"&gt; &lt;/DIV&gt;&lt;P&gt;:&lt;/P&gt;</description>
      <pubDate>Mon, 14 Jan 2019 14:57:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414831#M2632</guid>
      <dc:creator>sebastianvandijk</dc:creator>
      <dc:date>2019-01-14T14:57:54Z</dc:date>
    </item>
    <item>
      <title>Re: missing attributes in API ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414832#M2633</link>
      <description>&lt;P&gt;Are you talking about switch ports?&lt;/P&gt;&lt;P&gt;It's there. &lt;/P&gt;&lt;PRE&gt;{
  "number": 1,
  "name": "My switch port",
  "tags": "tag1 tag2",
  "enabled": true,
  "poeEnabled": true,
  "type": "access",
  "vlan": 10,
  "voiceVlan": 20,
  "isolationEnabled": false,
  "rstpEnabled": true,
  "stpGuard": "disabled",
  "accessPolicyNumber": "1234",       &amp;lt;--------
  "linkNegotiation": "Auto negotiate"
}&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 Jan 2019 15:38:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414832#M2633</guid>
      <dc:creator>jdsilva</dc:creator>
      <dc:date>2019-01-14T15:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: missing attributes in API ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414833#M2634</link>
      <description>&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;I mean the MAC whitelist, Sticky e.t..c.&lt;/P&gt;&lt;P&gt;That is what i am missing&lt;/P&gt;</description>
      <pubDate>Tue, 15 Jan 2019 10:13:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414833#M2634</guid>
      <dc:creator>sebastianvandijk</dc:creator>
      <dc:date>2019-01-15T10:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: missing attributes in API ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414834#M2635</link>
      <description>If you GET a switch/port that does have a MAC white-list or sticky configure, does it show that in the results?&lt;BR /&gt;&lt;BR /&gt;I wonder if so, maybe you could reverse engineer it when you do a PUT and see if it works. Only one way to find out &lt;SPAN class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;&lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Otherwise you probably won't be able to do it via API (yet).</description>
      <pubDate>Tue, 15 Jan 2019 14:57:37 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414834#M2635</guid>
      <dc:creator>Nolan H.</dc:creator>
      <dc:date>2019-01-15T14:57:37Z</dc:date>
    </item>
    <item>
      <title>Re: missing attributes in API ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414835#M2636</link>
      <description>&lt;P&gt;Indeed, we have to wait i guess ? Or can we request some functionality somewhere ?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Jan 2019 10:42:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414835#M2636</guid>
      <dc:creator>sebastianvandijk</dc:creator>
      <dc:date>2019-01-16T10:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: missing attributes in API ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414836#M2637</link>
      <description>You can make a wish threw your dashboard.</description>
      <pubDate>Wed, 16 Jan 2019 17:51:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414836#M2637</guid>
      <dc:creator>thibaud</dc:creator>
      <dc:date>2019-01-16T17:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: missing attributes in API ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414837#M2638</link>
      <description>Feel free to toss into that wish, 'solve world hunger'.</description>
      <pubDate>Wed, 16 Jan 2019 18:00:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/missing-attributes-in-api/m-p/5414837#M2638</guid>
      <dc:creator>Nolan H.</dc:creator>
      <dc:date>2019-01-16T18:00:24Z</dc:date>
    </item>
  </channel>
</rss>

