Hi All, I'm a developer looking to Automate the Upgrades of a Specified Network in Meraki. Although i'm no network Expert, im looking for some information regarding the following when it comes to the following API Endpoints: updateNetworkFirmwareUpgrades: This API Endpoint seems to be the one where you specify the core details of a Network's Upgrade structure, per Product Type thats supported. But it seems you have to specify DayOfWeek and HourOfDay parameters, but not a Target Date for when this is supposed to happen? Also, you can specify TimeZone Details, and although the API Gives an example of a TimeZone that can be submitted, im not sure if this matches the Wiki for Timezones here (TZ Identifier): List of tz database time zones - Wikipedia updateNetworkFirmwareUpgrade(StagedStages/StagedGroup/StagedEvents): Here is where my mind gets thrown for a loop, in conjunction with updateNetworkFirmwareUpgrades, which of these API Endpoints do i need to invoke for a scheduled upgrade? And in the event i need to cancel it via the API, do i use any of the above API Endpoints to do that? Any and all responses are very welcome, Thanks In Advance. Andre
... View more