webui.main.dashboard.sys_info

This endpoint was designed to be exclusively consumed by the webUI. This is what makes up the System Information card on the main dashboard after a user logs in.

Type: object

Type: array
No Additional Items

SysInfo

Type: object

System information for the web UI main dashboard display.

No Additional Properties

Platform

Type: string

Platform type (e.g., 'FREENAS', 'TRUENAS-SCALE').

Must be at least 1 characters long

Version

Type: string

Software version string.

Must be at least 1 characters long

Codename

Type: string

Release codename for this version.

Must be at least 1 characters long

License


License information object. null if no license is installed.

Type: object
Type: null

System Serial

Type: string

Hardware serial number of the system.

Hostname

Type: string

System hostname.

Must be at least 1 characters long

Uptime Seconds

Type: number

System uptime in seconds since last boot.

Datetime

Type: stringFormat: date-time

Current system date and time.


Information about the remote system in HA configurations. null for standalone systems.

RemoteInfo

Type: object
No Additional Properties

Platform

Type: string

Platform type (e.g., 'FREENAS', 'TRUENAS-SCALE').

Must be at least 1 characters long

Version

Type: string

Software version string.

Must be at least 1 characters long

Codename

Type: string

Release codename for this version.

Must be at least 1 characters long

License


License information object. null if no license is installed.

Type: object
Type: null

System Serial

Type: string

Hardware serial number of the system.

Hostname

Type: string

System hostname.

Must be at least 1 characters long

Uptime Seconds

Type: number

System uptime in seconds since last boot.

Datetime

Type: stringFormat: date-time

Current system date and time.

Type: null


Required roles: READONLY_ADMIN