cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3366
Views
2
Helpful
5
Replies

Authorized VPN client counts

jwiley1978
Level 3
Level 3

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.

1 Accepted Solution

Accepted Solutions

aleabrahao
Meraki Community All-Star
Meraki Community All-Star

I think that it can help you:

https://developer.cisco.com/meraki/api-latest/#!create-network-meraki-auth-user

I am not a Cisco employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

View solution in original post

5 Replies 5

aleabrahao
Meraki Community All-Star
Meraki Community All-Star

I think that it can help you:

https://developer.cisco.com/meraki/api-latest/#!create-network-meraki-auth-user

I am not a Cisco employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

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.

aleabrahao
Meraki Community All-Star
Meraki Community All-Star

There is an option to update users:

Update Network Meraki Auth User

Operation Id:updateNetworkMerakiAuthUser

Description:Update a user configured with Meraki Authentication (currently, 802.1X RADIUS, splash guest, and client VPN users can be updated)

PUT /networks/{networkId}/merakiAuthUsers/{merakiAuthUserId}

I am not a Cisco employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

Correct, but not looking to update just get a count of all users that have access to client VPN.

JasonMo
Cisco Employee
Cisco Employee

The Meraki Google Sheets add-on tool 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.

https://developer.cisco.com/docs/meraki-tools-google-sheets-add-on/#!getting-started/system-requirements