iPSK client API

Solved
teucer
Conversationalist

iPSK client API

Is there a way in the API to enroll iPSK without Radius clients?

We are doing a multi-dwelling unit deployment and we need to enroll every unit, so we'd like to automate, but there doesn't seem to be a way to do this in the API documentation

1 Accepted Solution
mlefebvre
Building a reputation

If you are talking about creating iPSKs for each unit, yes that can be done. If you were talking about automating adding clients to a specific iPSK, that is not possible.

 

https://developer.cisco.com/meraki/api-v1/create-network-wireless-ssid-identity-psk/

View solution in original post

3 Replies 3
mlefebvre
Building a reputation

If you are talking about creating iPSKs for each unit, yes that can be done. If you were talking about automating adding clients to a specific iPSK, that is not possible.

 

https://developer.cisco.com/meraki/api-v1/create-network-wireless-ssid-identity-psk/

teucer
Conversationalist

awesome!
That was exactly the API I was looking for!

alemabrahao
Kind of a big deal
Kind of a big deal

Hi take a look at this.

 

IPSK Authentication without RADIUS - Cisco Meraki

 

API

iPSK name used by a client can also be obtained via API using

GET  /api/v1/networks/{networkId}/clients with a query parameter pskGroup for iPSK name.

Please refer to https://developer.cisco.com/ for more information.

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.
Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.