update.status ============= Update status. .. raw:: html
Type: object

Type: array
No Additional Items

UpdateStatus

Type: object
No Additional Properties

Code

Type: enum (of string)

Status code:
* NORMAL - normal status, see status dictionary for details.
* ERROR - an error occurred, see error for details.
* REBOOTREQUIRED - system update was already applied, system reboot is required.
* HA
UNAVAILABLE - HA is configured but currently unavailable.

Must be one of:
  • "NORMAL"
  • "ERROR"
  • "REBOOT_REQUIRED"
  • "HA_UNAVAILABLE"


UpdateStatusStatus

Type: object
No Additional Properties

UpdateStatusCurrentVersion

Type: object

Currently running system version information.

No Additional Properties

Train

Type: string

Train name.

Profile

Type: string

Update profile assigned for the version.

Matches Profile

Type: boolean

Whether the system version running matches the configured update profile.


New system version information (or null if no new system version is available).

UpdateStatusNewVersion

Type: object
No Additional Properties

Version

Type: string

Newly available version number.

Manifest

Type: object

Release Notes Url

Type: string

Release notes URL.

Type: null
Type: null

Error


Type: string
Type: null


Current update download progress.

UpdateDownloadProgress

Type: object
No Additional Properties

Percent

Type: number

Description

Type: string
Type: null


*Required roles:* SYSTEM_UPDATE_READ