update.run ========== Downloads (if not already in cache) and apply an update. This method is a job. .. raw:: html
Attributes controlling the system update execution process.
No Additional PropertiesName of the ZFS dataset to use for the new boot environment. null for automatic naming.
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, update process will be continued using an already downloaded file without performing any extra checks.
Specifies the train from which to download the update. If both train and version are `null``, the most recent version that matches the currently selected update profile is used.
Specific version to update to. null to use the latest version from the specified train.
Whether to automatically reboot the system after applying the update.
Always returns true on successful update process initiation.
Specific value:true