API - how to check for blocked clients

CiscoUser
Here to help

API - how to check for blocked clients

Hi,

I need to get all the blocked clients from the network or device. In the community there was suggested a UI solution of filtering clients by policy.
How-to-check-the-blocked-clients-list

1. Does anyone know of a way to get blocked clients using REST API ?

2. Still in API, does anyone know of a command to get all clients and their SSID (instead of one call to get client ids on device, and another call using single client id to get ssid).

 

Thanks

2 REPLIES 2
PhilipDAth
Kind of a big deal
Kind of a big deal

You could ask for the group policy assigned to the client.

https://dashboard.meraki.com/api_docs#return-the-policy-assigned-to-a-client-on-the-network

 

I don't know if a way to return all of the clients using a specific SSID in a single API call.

I wanted to add that I noticed that unfortunately that only works for clients that are known in the dashboard. If you've added a client manually that call doesn't seem to return a result.

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.
Labels