<?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 Anyone created a python script for changing the WPA-key on all sites for a customer? in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434621#M5575</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;We have a customer with around 50 sites -  all are using the same 3 SSID's. SSID "X" have the same key on all sites.&lt;BR /&gt;likewise for SSID "Y" and SSID "Z". Now out customer wants to change these 3 SSID wpa-keys  - on all of the sites.h&lt;BR /&gt;At a specific date..&lt;BR /&gt;&lt;BR /&gt;Is there someone that has done something like this, using python?&lt;BR /&gt;(new to scripting and python)&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;/Milou&lt;/P&gt;</description>
    <pubDate>Wed, 26 Jun 2024 15:42:39 GMT</pubDate>
    <dc:creator>MikaelLonnqvist_sweden</dc:creator>
    <dc:date>2024-06-26T15:42:39Z</dc:date>
    <item>
      <title>Anyone created a python script for changing the WPA-key on all sites for a customer?</title>
      <link>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434621#M5575</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;We have a customer with around 50 sites -  all are using the same 3 SSID's. SSID "X" have the same key on all sites.&lt;BR /&gt;likewise for SSID "Y" and SSID "Z". Now out customer wants to change these 3 SSID wpa-keys  - on all of the sites.h&lt;BR /&gt;At a specific date..&lt;BR /&gt;&lt;BR /&gt;Is there someone that has done something like this, using python?&lt;BR /&gt;(new to scripting and python)&lt;BR /&gt;&lt;BR /&gt;BR&lt;BR /&gt;/Milou&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 15:42:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434621#M5575</guid>
      <dc:creator>MikaelLonnqvist_sweden</dc:creator>
      <dc:date>2024-06-26T15:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone created a python script for changing the WPA-key on all sites for a customer?</title>
      <link>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434622#M5576</link>
      <description>&lt;P&gt;I sent you a private message.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 15:47:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434622#M5576</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2024-06-26T15:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone created a python script for changing the WPA-key on all sites for a customer?</title>
      <link>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434623#M5577</link>
      <description>&lt;P&gt;&lt;A href="https://github.com/CiscoSE/Meraki_PSK_Update" target="_blank" rel="nofollow noopener noreferrer"&gt;https://github.com/CiscoSE/Meraki_PSK_Update&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 15:48:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434623#M5577</guid>
      <dc:creator>ww^</dc:creator>
      <dc:date>2024-06-26T15:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone created a python script for changing the WPA-key on all sites for a customer?</title>
      <link>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434624#M5578</link>
      <description>&lt;P&gt;&lt;A href="https://developer.cisco.com/codeexchange/github/repo/g1augusto/merakitoolkit/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/codeexchange/github/repo/g1augusto/merakitoolkit/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 15:53:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434624#M5578</guid>
      <dc:creator>riduque</dc:creator>
      <dc:date>2024-06-26T15:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone created a python script for changing the WPA-key on all sites for a customer?</title>
      <link>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434625#M5579</link>
      <description>&lt;P&gt;If I were to make a script, I would start off by getting a list of all networks, and then I’d get all the SSIDs on each network. For each SSID I’d check the name, and then update them with the new PSK.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 18:08:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434625#M5579</guid>
      <dc:creator>Rasmus Hoffmann Birkelund</dc:creator>
      <dc:date>2024-06-26T18:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone created a python script for changing the WPA-key on all sites for a customer?</title>
      <link>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434626#M5580</link>
      <description>&lt;P&gt;A piece of advice, for these cases where there are multiple networks with the same configurations, the use of templates helps a lot.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 18:12:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434626#M5580</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2024-06-26T18:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone created a python script for changing the WPA-key on all sites for a customer?</title>
      <link>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434627#M5581</link>
      <description>&lt;P&gt;Yes, this code will display PSK SSID per Network and generate a randomized password for you.&lt;BR /&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/jadexing/Merakicode/blob/main/ChgPSKPassword" target="_blank" rel="nofollow noopener noreferrer"&gt;Merakicode/ChgPSKPassword at main · jadexing/Merakicode (github.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jun 2024 20:33:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/anyone-created-a-python-script-for-changing-the-wpa-key-on-all/m-p/5434627#M5581</guid>
      <dc:creator>Jamiegprice15</dc:creator>
      <dc:date>2024-06-26T20:33:25Z</dc:date>
    </item>
  </channel>
</rss>

