configuration / system / firmware

CLI REST-API

show-fw

show-fw [--verbose]
The "show-fw" command lists all installed and usable firmware images.
RESTAPI: The option can be passed using at the end of the URL without double-dash: ?verbose
NameValueDescriptionExample
verboseprint some additional information for each image
See also:
/configuration/system/firmware: Firmware
/configuration/system/firmware/delete-fw: removes a firmware image from the flash of the system
/configuration/system/firmware/restore-osv: reinstall the OSV
/configuration/system/firmware/select-fw: selects a firmware image to use

REST-API Support:


This command is supported by the REST API:

Method: PUT
URL: /api/configuration/system/firmware/show-fw

Example using curl:
curl -X PUT /api/configuration/system/firmware/show-fw