cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2011
Views
3
Helpful
2
Replies

Firmware Versions?

Prodrick
Level 4
Level 4

The two endpoints below list valuable device demographic information, however, unless I'm missing it they do not seem to include the device's firmware version. Is this something Meraki might consider including in a future update. I suspect that we can get it via a network-level call, but I don't want to have to incur another call just to get this one piece of demographic information.

Thoughts?

Thanks

https://api.meraki.com/api/v1/organizations/:organizationId/devices/statuses

https://api.meraki.com/api/v1/organizations/:organizationId/devices

1 Accepted Solution

Accepted Solutions

Raphael_L
Meraki Community All-Star
Meraki Community All-Star
2 Replies 2

Raphael_L
Meraki Community All-Star
Meraki Community All-Star

Hi ,

It is present in : https://developer.cisco.com/meraki/api-v1/get-organization-devices/

"firmware": "wireless-25-14",

Prodrick
Level 4
Level 4

Thanks. I think I might need a new prescription for my contact lenses. I really appreciate you showing me something that I missed.