Authorized VPN client counts

SOLVED
Jwiley78
Building a reputation

Authorized VPN client counts

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
alemabrahao
Kind of a big deal
Kind of a big deal

I think that it can help you:

 

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

 

 

I am not a Cisco Meraki 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
alemabrahao
Kind of a big deal
Kind of a big deal

I think that it can help you:

 

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

 

 

I am not a Cisco Meraki 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.
Jwiley78
Building a reputation

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.

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 Meraki 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.
Jwiley78
Building a reputation

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

JasonM
Meraki Employee
Meraki 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-requirem...

Get notified when there are additional replies to this discussion.