Hi, I have a usecase where I want to check each couple of weeks via the Meraki Python module if there are devices that need to be upgraded to latest stable release, and then schedule the upgrade, also via the python module. The problem I have is that the Meraki module allows you to reschedule a 'planned" upgrade, but it does not allow you to schedule an upgrade for devices that do not run the latest stable firmware, for which no upgrade is scheduled. Any suggestions on how to schedule these "upgrades from scratch" would be highly appreciated
... View more