status / system / firmware

CLI REST-API

update

The submenu update (update) contains the following:

Menus: none

Objects:
update-in-progress (Is the update in progress)
update-progress (How far is the update progress in percentage)
last-update-successful (Was the last update successful)
last-update-started (When did the last update started)
last-update-ended (When did the last update ended)
last-update-error (Error message of the last update)

Commands: none



See also:
/status/system/firmware/update/update-in-progress: Is the update in progress
/status/system/firmware/update/update-progress: How far is the update progress in percentage
/status/system/firmware/update/last-update-successful: Was the last update successful
/status/system/firmware/update/last-update-started: When did the last update started
/status/system/firmware/update/last-update-ended: When did the last update ended
/status/system/firmware/update/last-update-error: Error message of the last update

REST-API Support:


This menu is supported by the REST API:

Method: GET
URL: /api/status/system/firmware/update


Example using curl:
curl /api/status/system/firmware/update