<?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: IOS-XE | API script in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/ios-xe-api-script/m-p/4732374#M805</link>
    <description>&lt;P&gt;Hello Marcel,&lt;/P&gt;
&lt;P&gt;thank you for your cooperation&lt;/P&gt;
&lt;P&gt;Yes, I tried the provided script on my personal WLC and it worked fine.&lt;/P&gt;
&lt;P&gt;thank you again&lt;/P&gt;
&lt;P&gt;have a great day&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 05 Dec 2022 09:30:16 GMT</pubDate>
    <dc:creator>mahnassa</dc:creator>
    <dc:date>2022-12-05T09:30:16Z</dc:date>
    <item>
      <title>IOS-XE | API script</title>
      <link>https://community.cisco.com/t5/controllers/ios-xe-api-script/m-p/4730797#M803</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;
&lt;P&gt;Can anyone help me with the API Script, that we can through change the PSK for one of the SSID on the 9800 WLC?&lt;/P&gt;
&lt;P&gt;hope a great day for all of you&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 08:34:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/ios-xe-api-script/m-p/4730797#M803</guid>
      <dc:creator>mahnassa</dc:creator>
      <dc:date>2022-12-01T08:34:02Z</dc:date>
    </item>
    <item>
      <title>Re: IOS-XE | API script</title>
      <link>https://community.cisco.com/t5/controllers/ios-xe-api-script/m-p/4731052#M804</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Use RESTCONF and the&amp;nbsp; Cisco-IOS-XE-wireless-wlan-cfg module. To change the PSK for a specific profile, just PATCH&amp;nbsp;&lt;FONT face="courier new,courier"&gt;&lt;SPAN data-offset-key="3gupo-0-0"&gt;https://&lt;/SPAN&gt;&lt;SPAN class="resolvedVariable" data-testid="resolvedVariable"&gt;&lt;SPAN data-offset-key="3gupo-1-0"&gt;{{WLC-IP}}&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;SPAN data-offset-key="3gupo-2-0"&gt;&lt;FONT face="courier new,courier"&gt;/restconf/data/Cisco-IOS-XE-wireless-wlan-cfg:wlan-cfg-data/wlan-cfg-entries/wlan-cfg-entry=&lt;/FONT&gt;&lt;SPAN class="resolvedVariable" data-testid="resolvedVariable"&gt;&lt;FONT face="courier new,courier"&gt;{{PROFILE_NAME}}&lt;/FONT&gt; with the following payload:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;{
    "Cisco-IOS-XE-wireless-wlan-cfg:wlan-cfg-entry": {
        "psk": "YOUR NEW PSK"
    }
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-offset-key="3gupo-2-0"&gt;&lt;SPAN class="resolvedVariable" data-testid="resolvedVariable"&gt;HTH&lt;BR /&gt;Marcel&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Dec 2022 16:10:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/ios-xe-api-script/m-p/4731052#M804</guid>
      <dc:creator>Marcel Zehnder</dc:creator>
      <dc:date>2022-12-01T16:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: IOS-XE | API script</title>
      <link>https://community.cisco.com/t5/controllers/ios-xe-api-script/m-p/4732374#M805</link>
      <description>&lt;P&gt;Hello Marcel,&lt;/P&gt;
&lt;P&gt;thank you for your cooperation&lt;/P&gt;
&lt;P&gt;Yes, I tried the provided script on my personal WLC and it worked fine.&lt;/P&gt;
&lt;P&gt;thank you again&lt;/P&gt;
&lt;P&gt;have a great day&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2022 09:30:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/ios-xe-api-script/m-p/4732374#M805</guid>
      <dc:creator>mahnassa</dc:creator>
      <dc:date>2022-12-05T09:30:16Z</dc:date>
    </item>
  </channel>
</rss>

