update.manual

Update the system using a manual update file.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: path

path

Type: string

The absolute path to the update file.

Parameter 2: options

options

Type: object
No Additional Properties

Dataset Name

Default: null

Type: string
Type: null

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.

Cleanup

Type: boolean Default: true

If set to false, the manual update file won't be removed on update success and newly created BE won't be
removed on update failure (useful for debugging purposes).

Result

Type: null


Required roles: SYSTEM_UPDATE_WRITE