system.reboot.info

Return information about whether the system requires a reboot, including the current boot session identifier and the list of pending reasons a reboot is required (for example, a FIPS or STIG configuration change or a pending system upgrade). An empty list of reasons indicates no reboot is currently required.

The system.reboot.info event is emitted whenever this information changes.

Type: object

Type: array
No Additional Items

RebootInfo

Type: object
No Additional Properties

Boot Id

Type: string

Reboot Required Reasons

Type: array of object
No Additional Items
Each item of this array must be:

RebootRequiredReason

Type: object
No Additional Properties

Code

Type: string

Reason

Type: string


Required roles: SYSTEM_GENERAL_READ