<?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 AP name through API in SmartZone and Virtual SmartZone</title>
    <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20530#M1302</link>
    <description>&lt;P&gt;&lt;A href="https://forums.ruckuswireless.com/users/5ff4528b5514e27f8e0364cd" style="color: '#0063ce'; text-decoration: 'none';" data-id="5ff4528b5514e27f8e0364cd" data-username="rishabh_khosla"&gt;@rishabh_khosla&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;On SZ GUI, upon page refresh you should be able to see the updated AP name. Also try logout from SZ and login again.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Parikshith&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Jan 2021 13:49:03 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-01-05T13:49:03Z</dc:date>
    <item>
      <title>Update AP name through API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20526#M1298</link>
      <description>&lt;P style="margin: 0;"&gt;Hi,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I want to update the AP name within the zone through an API. I have tried &lt;A href="http://docs.ruckuswireless.com/smartzone/5.2.0/vsze-public-api-reference-guide-520.html#access-point-configuration-modify-patch" target="_blank" rel="noopener"&gt;http://docs.ruckuswireless.com/smartzone/5.2.0/vsze-public-api-reference-guide-520.html#access-point-configuration-modify-patch&lt;/A&gt; this API but the name has not changed. From the API I got the 204 response but when I am looking at the interface, it is still showing the older name of the AP.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Could you please let me know if I am using the right API call or is there any specific criteria which should be matched to update the name of the AP?&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thanks for the help!&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 11:50:36 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20526#M1298</guid>
      <dc:creator>rishabh_khosla</dc:creator>
      <dc:date>2021-01-05T11:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: Update AP name through API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20527#M1299</link>
      <description>&lt;P style="margin: 0;"&gt;Hi Rishabh,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Here's the example API call used to change AP Name. Please try and update us.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;PATCH:&amp;nbsp;&lt;A href="https://&amp;lt;SZ_IP" target="_blank" rel="noopener"&gt;https://&amp;lt;SZ_IP&lt;/A&gt;&amp;gt;:8443/wsg/api/public/v9_0/aps/&amp;lt;AP_MAC&amp;gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;{&lt;BR /&gt;"zoneId": "6dd9c265-81a1-4866-950c-3f85a0789e72",&lt;BR /&gt;"apGroupId": "37384728-85ae-4320-ab47-abff53a1b7be",&lt;BR /&gt;"name": "changed_name",&lt;BR /&gt;"description": "apDescription"&lt;BR /&gt;}&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Regards,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Parikshith&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 12:20:10 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20527#M1299</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-05T12:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Update AP name through API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20528#M1300</link>
      <description>&lt;P style="margin: 0;"&gt;Hi Parik,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thanks for the help. I have tried the above API call parameters as well but still not able to update the name.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;The only difference is the version of the my Ruckus device is v8_2 and currently it's status is Offline. Does it impact the name updation?&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Here is my API call:&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;A href="https://SZ-IP/wsg/api/public/v8_2/aps/AP_MAC?serviceTicket={ServiceTicket}" rel="noopener" target="_blank"&gt;https://SZ-IP/wsg/api/public/v8_2/aps/{APMAC}?serviceTicket={ServiceTicket}&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;{&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"zoneId"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"zone id"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"apGroupId"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"id of the group"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"name"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Rishabh"&lt;/SPAN&gt;&lt;SPAN&gt;,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"description"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;"Test&amp;nbsp;AP"&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;}&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;DIV data-cannedresponseid="" style="text-align: center;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="Image_ images_messages_5ff45cb1024db517c7680691_0d0749a4f3857c76ea771fbe2b030a42_Ruckus_Wireless_SmartZone_100-3d88e3e7-6380-4a57-bebf-3a285ed77dc8-1422805303.png"&gt;&lt;img src="https://community.ruckuswireless.com/t5/image/serverpage/image-id/2135i15B2A0ABFDCE229E/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image_ images_messages_5ff45cb1024db517c7680691_0d0749a4f3857c76ea771fbe2b030a42_Ruckus_Wireless_SmartZone_100-3d88e3e7-6380-4a57-bebf-3a285ed77dc8-1422805303.png" alt="Image_ images_messages_5ff45cb1024db517c7680691_0d0749a4f3857c76ea771fbe2b030a42_Ruckus_Wireless_SmartZone_100-3d88e3e7-6380-4a57-bebf-3a285ed77dc8-1422805303.png" /&gt;&lt;/span&gt;&lt;/DIV&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thanks&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Rishabh Khosla&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 12:33:53 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20528#M1300</guid>
      <dc:creator>rishabh_khosla</dc:creator>
      <dc:date>2021-01-05T12:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Update AP name through API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20529#M1301</link>
      <description>&lt;P style="margin: 0;"&gt;I just checked, the modify API is updating the name of the AP but that name is not reflecting on the device. On the device AP list, it is still showing the older name.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I first make the call to update the name and then make the call to fetch the AP details and in that call I got the updated name.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Do we need to make any other call or pass any extra parameter which will reflect the updated name on the device as well?&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 13:29:30 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20529#M1301</guid>
      <dc:creator>rishabh_khosla</dc:creator>
      <dc:date>2021-01-05T13:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: Update AP name through API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20530#M1302</link>
      <description>&lt;P&gt;&lt;A href="https://forums.ruckuswireless.com/users/5ff4528b5514e27f8e0364cd" style="color: '#0063ce'; text-decoration: 'none';" data-id="5ff4528b5514e27f8e0364cd" data-username="rishabh_khosla"&gt;@rishabh_khosla&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;On SZ GUI, upon page refresh you should be able to see the updated AP name. Also try logout from SZ and login again.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Parikshith&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 13:49:03 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20530#M1302</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-05T13:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: Update AP name through API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20531#M1303</link>
      <description>&lt;P style="margin: 0;"&gt;I have tried all the things but it still not reflecting the updated name. May be because the AP is Offline. I will try with the Online device once and then let you know.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thank you so much for the help &lt;A href="https://forums.ruckuswireless.com/users/5f9169f049d3ca752488b91d" style="text-decoration: 'none';" data-id="5f9169f049d3ca752488b91d" data-username="parikshith_nagaraj"&gt;@parikshith_nagaraj&lt;/A&gt;&lt;SPAN&gt; .&amp;nbsp;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2021 15:01:28 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20531#M1303</guid>
      <dc:creator>rishabh_khosla</dc:creator>
      <dc:date>2021-01-05T15:01:28Z</dc:date>
    </item>
    <item>
      <title>Re: Update AP name through API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20532#M1304</link>
      <description>&lt;P style="margin: 0;"&gt;Hi Rishabh,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;AP profile is first configured on vSZ and then it pushes the config to AP, so it should not matter if AP is online or offline.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;After changing the name, could you run below command and check if that makes any difference. Also try to login controller with incognito window.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;EM&gt;enable&lt;/EM&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;EM&gt;debug&lt;/EM&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;EM&gt;reindex-elasticsearch-all&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 12:23:55 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20532#M1304</guid>
      <dc:creator>syamantakomer</dc:creator>
      <dc:date>2021-01-06T12:23:55Z</dc:date>
    </item>
    <item>
      <title>Re: Update AP name through API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20533#M1305</link>
      <description>&lt;P style="margin: 0;"&gt;Hi &lt;A href="https://forums.ruckuswireless.com/users/5f9169f549d3ca752488d141" style="text-decoration: 'none';" data-id="5f9169f549d3ca752488d141" data-username="syamantak_omer"&gt;@syamantak_omer&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;Thank you so much for the reply. When I login into the controller with incognito window, I got the updated name display on the screen. I think it was the caching issue of the browser earlier.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;Regarding the commands you have mentioned above, I have no idea where to run that commands. We are doing all the operations through an API only.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Thanks for the help&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Rishabh Khosla&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 13:47:57 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20533#M1305</guid>
      <dc:creator>rishabh_khosla</dc:creator>
      <dc:date>2021-01-06T13:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Update AP name through API</title>
      <link>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20534#M1306</link>
      <description>&lt;P style="margin: 0;"&gt;Hi Rishab,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;No need to run those commands if it was a browser cache issue.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;Cheer!&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2021 14:11:19 GMT</pubDate>
      <guid>https://community.ruckuswireless.com/t5/SmartZone-and-Virtual-SmartZone/Update-AP-name-through-API/m-p/20534#M1306</guid>
      <dc:creator>syamantakomer</dc:creator>
      <dc:date>2021-01-06T14:11:19Z</dc:date>
    </item>
  </channel>
</rss>

