<?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: Authorized VPN client counts in Network Platform API</title>
    <link>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423725#M3902</link>
    <description>&lt;P&gt;Correct, but not looking to update just get a count of all users that have access to client VPN.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2022 16:47:05 GMT</pubDate>
    <dc:creator>jwiley1978</dc:creator>
    <dc:date>2022-11-09T16:47:05Z</dc:date>
    <item>
      <title>Authorized VPN client counts</title>
      <link>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423721#M3898</link>
      <description>&lt;P&gt;Wondering if anyone knows of a python script to pull all users that are authorized for client VPN via an organization?  I'm looking to switch from L2TP to Anyconnect and need to get a count of authorized users for licensing.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 15:32:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423721#M3898</guid>
      <dc:creator>jwiley1978</dc:creator>
      <dc:date>2022-11-09T15:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Authorized VPN client counts</title>
      <link>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423722#M3899</link>
      <description>&lt;P&gt;I think that it can help you:&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/meraki/api-latest/#!create-network-meraki-auth-user" target="_blank" rel="nofollow noopener noreferrer"&gt;https://developer.cisco.com/meraki/api-latest/#!create-network-meraki-auth-user&lt;/A&gt;&lt;/P&gt;&lt;DIV class=""&gt; &lt;/DIV&gt;</description>
      <pubDate>Wed, 09 Nov 2022 16:25:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423722#M3899</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2022-11-09T16:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Authorized VPN client counts</title>
      <link>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423723#M3900</link>
      <description>&lt;P&gt;I think this is good for creating.  I was looking for a way to pull a list of current users already created from and organization with about 20 networks.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 16:34:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423723#M3900</guid>
      <dc:creator>jwiley1978</dc:creator>
      <dc:date>2022-11-09T16:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Authorized VPN client counts</title>
      <link>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423724#M3901</link>
      <description>&lt;P&gt;&lt;SPAN&gt;There is an option to update users:&lt;/SPAN&gt;&lt;/P&gt;&lt;H1 id="toc-hId-1819079112"&gt;Update Network Meraki Auth User&lt;/H1&gt;&lt;P class=""&gt;&lt;STRONG&gt;Operation Id:&lt;/STRONG&gt;updateNetworkMerakiAuthUser&lt;/P&gt;&lt;P class=""&gt;&lt;STRONG&gt;Description:&lt;/STRONG&gt;&lt;SPAN&gt;Update a user configured with Meraki Authentication (currently, 802.1X RADIUS, splash guest, and client VPN users can be updated)&lt;/SPAN&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;PUT&lt;/SPAN&gt; &lt;SPAN&gt;/networks/&lt;STRONG&gt;{networkId}/merakiAuthUsers/{merakiAuthUserId}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 16:39:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423724#M3901</guid>
      <dc:creator>aleabrahao</dc:creator>
      <dc:date>2022-11-09T16:39:23Z</dc:date>
    </item>
    <item>
      <title>Re: Authorized VPN client counts</title>
      <link>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423725#M3902</link>
      <description>&lt;P&gt;Correct, but not looking to update just get a count of all users that have access to client VPN.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 16:47:05 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423725#M3902</guid>
      <dc:creator>jwiley1978</dc:creator>
      <dc:date>2022-11-09T16:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: Authorized VPN client counts</title>
      <link>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423726#M3903</link>
      <description>&lt;P&gt;The &lt;A href="https://workspace.google.com/marketplace/app/meraki_tools/11340767263" target="_blank" rel="noopener nofollow noreferrer"&gt;Meraki Google Sheets add-on tool&lt;/A&gt; might be something of interest for you if you are looking for an easy reporting solution. You can run a single report or run the looper on it and select all networks to run through each of your networks and report it in the spreadsheet. Might be worth checking out.&lt;/P&gt;&lt;P&gt;&lt;A href="https://developer.cisco.com/docs/meraki-tools-google-sheets-add-on/#!getting-started/system-requirements" target="_blank" rel="noopener nofollow noreferrer"&gt;https://developer.cisco.com/docs/meraki-tools-google-sheets-add-on/#!getting-started/system-requirements&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 17:28:16 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-platform-api/authorized-vpn-client-counts/m-p/5423726#M3903</guid>
      <dc:creator>JasonMo</dc:creator>
      <dc:date>2022-11-09T17:28:16Z</dc:date>
    </item>
  </channel>
</rss>

