Find the AP that a client is connected to

Solved
duittenb
Conversationalist

Find the AP that a client is connected to

Team,

Is it possible to find the (physical) Access Point that a client is connected to? 
I could get all clients from all APs to find the AP a device is connected to but that sounds very inefficient.

Client details (/organizations/org_id/clients/search?mac=mac_address) show everything except for the AP that it is connected to. 

1 Accepted Solution
rhbirkelund
Kind of a big deal

Have you tried the Get Network Clients API endpoint?

 

https://developer.cisco.com/meraki/api-v1/#!get-network-clients

LinkedIn ::: https://blog.rhbirkelund.dk/

Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution 🙂

All code examples are provided as is. Responsibility for Code execution lies solely your own.

View solution in original post

2 Replies 2
rhbirkelund
Kind of a big deal

Have you tried the Get Network Clients API endpoint?

 

https://developer.cisco.com/meraki/api-v1/#!get-network-clients

LinkedIn ::: https://blog.rhbirkelund.dk/

Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution 🙂

All code examples are provided as is. Responsibility for Code execution lies solely your own.
duittenb
Conversationalist

<grin> the one endpoint I did not try 🙂 
I would still expect something like the 'recentdevicename' to be part of the client info. But I have a way to get the information now. 
Thank you!
DJ

Get notified when there are additional replies to this discussion.