02-17-2019 04:19 AM
Hello,
Using api, I need to know which clients (mac/ip/identifier) are connected to which SSID.
From the API docs there is an option to get clients
api/v0/devices/[Device_ID/clients
and SSIDs
api/v0/networks/[Network_ID]/ssids
In both of them you cannot relate between a client and an SSID of which is connected to. (clients don't have ssid field, ssids dont have clients list).
Is there a way using the official API to get clients on SSID information?
Thanks in advance
Solved! Go to Solution.
02-17-2019 05:23 AM
02-17-2019 05:23 AM
Actually when you fetch a client's details you do get the SSID:
02-17-2019 06:04 AM
Thanks a lot !
Wasn't aware of this path, just what I needed ^^
02-20-2019 04:49 AM
While at it, does anyone know of a way to get all clients(with their SSIDs) in one request?
In order to check all of them together, and avoid making hundreds of requests for a large network.
thanks again
02-24-2019 01:07 AM
No, unfortunately I don't. However I think Meraki will have to think about a solution for bulk requests. Because I regularly see people with this problem (running against the 5 calls per second per organization limit). Just like the dashboard the API is always evolving. Definitely make a wish about it!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide