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

Firmware Status via Python Module

pedro-braga
Community Member

Is it possible to get the firmware version status via API? The statuses are Good, Warning and Critical

3 Replies 3

aleabrahao
Meraki Community All-Star
Meraki Community All-Star

No, it's not possible.

I am not a Cisco employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

michalc1
Cisco Employee
Cisco Employee

HI @pedro-braga ,

Please see relevant API calls below:

To answer your question No, the API calls won't provide the status, but you can compare the current firmware version with the latest stable version. I am sure it is possible to write a script that would print out the status based on the calls above.

If you found this post helpful, please give it kudos. If it solved your problem, click "accept as solution" so that others can benefit from it.

aleabrahao
Meraki Community All-Star
Meraki Community All-Star

Yes but the APIs will not show if the firmware is Good, Warning and Critical. 😕

I am not a Cisco employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.