cancelUpgradeOrgSsrs

POST https://{{host}}/api/v1/orgs/:org_id/ssr/upgrade/:upgrade_id/cancel

Request Parameters

NameTypeDescription
device_idslistlist of 128T device IDs to upgrade
channelstringupgrade channel to follow, stable (default) / beta / alpha
versionstring128T firmware version to upgrade (e.g. 5.3.0-93)
strategystringbig_bang(upgrade all at once) or serial(one at a time), default is big_bang
start_timelong128T firmware download start time in epoch seconds, default is now, -1 disables download
reboot_atlongreboot start time in epoch seconds, default is start_time, -1 disables reboot