status / system / firmware / update

CLI REST-API

update-progress

How far is the update progress in percentage
This is a read-only object and valid values are unsigned integers within a range of 0-100.



See also:
/status/system/firmware/update: update
/status/system/firmware/update/update-in-progress: Is the update in progress
/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 object is supported by the REST API:

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


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