<?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: create VLAN and dnsNameservers ? in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/create-vlan-and-dnsnameservers/m-p/5406113#M1310</link>
    <description>&lt;P&gt;I haven't checked the documentation, but I could see the dnsNameservers needing to be an array rather than just a string.&lt;/P&gt;</description>
    <pubDate>Thu, 19 May 2022 20:17:41 GMT</pubDate>
    <dc:creator>Philip D'Ath</dc:creator>
    <dc:date>2022-05-19T20:17:41Z</dc:date>
    <item>
      <title>create VLAN and dnsNameservers ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/create-vlan-and-dnsnameservers/m-p/5406112#M1309</link>
      <description>&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;When I create a VLAN,  I cant specify Nameservers , no matter what I specify it gets always upstream_dns.&lt;/P&gt;&lt;P&gt;Any Ideas ?&lt;/P&gt;&lt;P&gt;A PUT afterwards works though .. &lt;/P&gt;&lt;P&gt;endpoint used: "&lt;A href="https://api.meraki.com/api/v1/networks/$networkId/appliance/vlans" target="_blank" rel="noopener nofollow noreferrer"&gt;https://api.meraki.com/api/v1/networks/$networkId/appliance/vlans&lt;/A&gt;"&lt;/P&gt;&lt;P&gt;Payload:&lt;/P&gt;&lt;PRE class="lia-code-sample language-markup"&gt;&lt;CODE&gt;{
    "name": "Trusted devices",
    "id": "1861",
    "applianceIp": "172.18.61.1",
    "subnet": "172.18.61.0/24",
    "reservedIpRanges":  [
        {
            "start":  "172.18.61.1",
            "end":  "172.18.61.20",
            "comment":  "x"
        }
    ],
"dnsNameservers": "192.168.0.20",
"dhcpHandling":  "Run a DHCP server",
"dhcpLeaseTime":  "1 day",
"dhcpBootOptionsEnabled":  false
}&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;regards // Magnus&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 07:37:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/create-vlan-and-dnsnameservers/m-p/5406112#M1309</guid>
      <dc:creator>MagnusA</dc:creator>
      <dc:date>2022-05-19T07:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: create VLAN and dnsNameservers ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/create-vlan-and-dnsnameservers/m-p/5406113#M1310</link>
      <description>&lt;P&gt;I haven't checked the documentation, but I could see the dnsNameservers needing to be an array rather than just a string.&lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 20:17:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/create-vlan-and-dnsnameservers/m-p/5406113#M1310</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2022-05-19T20:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: create VLAN and dnsNameservers ?</title>
      <link>https://community.cisco.com/t5/network-platform-api/create-vlan-and-dnsnameservers/m-p/5406114#M1311</link>
      <description>&lt;P&gt;I realized that I must create vlan , then modify to add settings. Create does not support DNS , DHCP settings. &lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;</description>
      <pubDate>Thu, 19 May 2022 20:37:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/create-vlan-and-dnsnameservers/m-p/5406114#M1311</guid>
      <dc:creator>MagnusA</dc:creator>
      <dc:date>2022-05-19T20:37:03Z</dc:date>
    </item>
  </channel>
</rss>

