API to filter Dashboard client manufacturer seen under 'Device type, OS'

Colin_K
New here

API to filter Dashboard client manufacturer seen under 'Device type, OS'

We have over 1000 sites with 3 types of a particular manufacturers for one type of device, these devices do not use Android, Linux, or Windows. Not all sites have them so I eventually want to make a list of these sites and manufacturer types.

 

I've written a Python script that works if I filter on the 4th octet, however cannot find them under 'os', 'manufacturer', 'deviceType' or 'deviceTypePrediction'.

 

Does anyone know how to?

 

Colin_K_1-1763125804911.png

 

 

2 Replies 2
RaphaelL
Kind of a big deal
Kind of a big deal

Hi ,

 

https://developer.cisco.com/meraki/api-v1/get-network-clients/ are you using this endpoint ? You can filter on manufacturer , deviceTypePrediction

Colin_K
New here

Thanks, I'm a newbee.!

Found under manufacturer.

Store Name = xxxxx, Client: <type>, MAC: 00:40:84:53:48:27, IP: 10.11.229.60, OS: None, Manufacturer: Honeywell, DeviceTypePrediction: None

Get notified when there are additional replies to this discussion.