Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.24 KB

FirmwareUpgrade.md

File metadata and controls

17 lines (13 loc) · 1.24 KB

FirmwareUpgrade

Firmware upgrade operation that downloads the image from Cisco/appliance/user provided HTTP repository or use the image from a network share and upgrade. The direct download is used for upgrade to use the image from Cisco repository or appliance repository. The network share is used for upgrade to use the image from a network share in user data center.

Properties

Name Type Description Notes
direct_download FirmwareDirectDownload [optional]
network_share FirmwareNetworkShare [optional]
upgrade_type str Desired upgrade mode to choose either direct download based upgrade or network share upgrade. [optional] [default to 'direct_upgrade']
device AssetDeviceRegistration [optional]
distributable FirmwareDistributable [optional]
server ComputeRackUnit [optional]
upgrade_status FirmwareUpgradeStatus [optional]

[Back to Model list] [Back to API list] [Back to README]