status / system / firmware / update

CLI REST-API

update-in-progress

Is the update in progress
This is a read-only object and valid values are:




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

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


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

Valid values when accessing this object via REST API/JSON: false [0], true [1]