<?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: Update Client Name using API in Cloud Networking Platform</title>
    <link>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439233#M9966</link>
    <description>&lt;P&gt;I can run the other requests without problems, so I don't think it is a problem with my environment.&lt;/P&gt;&lt;P&gt;I guess it might be a problem with my network config, but I don't know what excactly.&lt;/P&gt;&lt;P&gt;Do you have access to the "add client" button on the "clients" page of the dashboard ?&lt;/P&gt;&lt;P&gt;I can see it here on the first image, but it's not showing in my dashboard: &lt;A href="https://documentation.meraki.com/MX/Group_Policies_and_Blacklisting/Pre-configure_Network_Policy_for_Client_Devices" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/MX/Group_Policies_and_Blacklisting/Pre-configure_Network_Policy_for_Client_Devices&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is what it looks like on postman when I try :&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tempsnip.png" style="width: 622px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/262339iA4CA0F8AD3E00E7F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time and help &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2019 07:52:30 GMT</pubDate>
    <dc:creator>AxelBrun96849</dc:creator>
    <dc:date>2019-04-02T07:52:30Z</dc:date>
    <item>
      <title>Update Client Name using API</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439229#M9962</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;Using the API ,I would like to update the names of the clients connected to my network.&lt;/P&gt;&lt;P&gt;I can use the "Update the attributes of a device" for my switches, but I can find the equivalent for the clients.&lt;/P&gt;&lt;P&gt;All I see is "Update the policy" and "update splash autorization". &lt;/P&gt;&lt;P&gt;Can someone point me the right request for this, or is it not possible?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 07:59:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439229#M9962</guid>
      <dc:creator>AxelBrun96849</dc:creator>
      <dc:date>2019-04-01T07:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Update Client Name using API</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439230#M9963</link>
      <description>&lt;P&gt;I don't see any API functions for updating client info.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 08:15:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439230#M9963</guid>
      <dc:creator>Philip D'Ath</dc:creator>
      <dc:date>2019-04-01T08:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Update Client Name using API</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439231#M9964</link>
      <description>&lt;P&gt;Thanks for trying !&lt;/P&gt;&lt;P&gt;I was thinking about using the request "Provisions a client with a name and policy", that could maybe do the job.&lt;/P&gt;&lt;P&gt;However, as I try to use it, I always run into this error 400:&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"errors": [&lt;BR /&gt;"Network requires a wireless or wired configuration to support client creation"&lt;BR /&gt;]&lt;BR /&gt;}&lt;/P&gt;&lt;P&gt;I don't understand what is this configuration needed, do you have an idea on how to solve it?&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 12:40:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439231#M9964</guid>
      <dc:creator>AxelBrun96849</dc:creator>
      <dc:date>2019-04-01T12:40:39Z</dc:date>
    </item>
    <item>
      <title>Re: Update Client Name using API</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439232#M9965</link>
      <description>&lt;P&gt;I just tested it with Postman and it works. I have an environment setup where baseUrl and networkId are already setup (Info here: &lt;A href="https://create.meraki.io/build/meraki-postman-collection-getting-started/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://create.meraki.io/build/meraki-postman-collection-getting-started/&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;So the only thing I needed to do was double click the call in the collection so a new tab opens in postman for that call. Then below go to the "body" section and fill in the needed data ( "mac", "name", "devicePolicy"). In this case because I only wanted to change the name I set devicePolicy to "normal".&lt;/P&gt;&lt;P&gt;This is what that looks like:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Meraki_postman_client_name_change.png" style="width: 787px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/262338iBCCA7D6D8985A90D/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Apr 2019 16:44:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439232#M9965</guid>
      <dc:creator>BrechtSchamp</dc:creator>
      <dc:date>2019-04-01T16:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Update Client Name using API</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439233#M9966</link>
      <description>&lt;P&gt;I can run the other requests without problems, so I don't think it is a problem with my environment.&lt;/P&gt;&lt;P&gt;I guess it might be a problem with my network config, but I don't know what excactly.&lt;/P&gt;&lt;P&gt;Do you have access to the "add client" button on the "clients" page of the dashboard ?&lt;/P&gt;&lt;P&gt;I can see it here on the first image, but it's not showing in my dashboard: &lt;A href="https://documentation.meraki.com/MX/Group_Policies_and_Blacklisting/Pre-configure_Network_Policy_for_Client_Devices" target="_blank" rel="nofollow noopener noreferrer"&gt;https://documentation.meraki.com/MX/Group_Policies_and_Blacklisting/Pre-configure_Network_Policy_for_Client_Devices&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Here is what it looks like on postman when I try :&lt;/P&gt;&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tempsnip.png" style="width: 622px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="image.png"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/262339iA4CA0F8AD3E00E7F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time and help &lt;SPAN class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 07:52:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439233#M9966</guid>
      <dc:creator>AxelBrun96849</dc:creator>
      <dc:date>2019-04-02T07:52:30Z</dc:date>
    </item>
    <item>
      <title>Re: Update Client Name using API</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439234#M9967</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;A href="https://community.meraki.com/t5/user/viewprofilepage/user-id/18070"&gt;@AxelBrun96849&lt;/A&gt; wrote:&lt;BR /&gt;&lt;P&gt;Do you have access to the "add client" button on the "clients" page of the dashboard ?&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I do yes. What do you have in that network (MX, MR, MS?). I believe the functionality is only available when you have at least an MX or an MR or both in the network. I noticed that the button isn't there in a switch-only network. That's probably because the functionality was actually meant for the management of Group Policies. Which is only available in networks with and MX and/or an MR as well.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 09:02:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439234#M9967</guid>
      <dc:creator>BrechtSchamp</dc:creator>
      <dc:date>2019-04-02T09:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Update Client Name using API</title>
      <link>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439235#M9968</link>
      <description>&lt;P&gt;I solved the problem by changing my network Type to "combined", and now I can use the "Add Client" button and the API to change clients' names. &lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 09:04:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/cloud-networking-platform/update-client-name-using-api/m-p/5439235#M9968</guid>
      <dc:creator>AxelBrun96849</dc:creator>
      <dc:date>2019-04-02T09:04:45Z</dc:date>
    </item>
  </channel>
</rss>

