update.file =========== Updates the system using the uploaded .tar file. .. raw:: html
Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: options

options

Type: object Default: {"resume": false, "destination": null}
No Additional Properties

Resume

Type: boolean Default: false

Should be set to true if a previous call to this method returned a CallError with errno=EAGAIN meaning that an upgrade can be performed with a warning and that warning is accepted. In that case, re-uploading the file is not necessary.

Destination

Default: null

Create a temporary location by default.

Type: string
Type: null

Result

Type: null


*Required roles:* SYSTEM_UPDATE_WRITE