@truenas/api-client
GitHub
Preparing search index...
v25_10_0
SystemInfoResult
Interface SystemInfoResult
interface
SystemInfoResult
{
boottime
:
string
;
buildtime
:
string
;
cores
:
number
;
datetime
:
string
;
ecc_memory
:
boolean
;
hostname
:
string
;
license
:
{
[
k
:
string
]:
unknown
}
|
null
;
loadavg
:
unknown
[]
;
model
:
string
;
physical_cores
:
number
;
physmem
:
number
;
system_manufacturer
:
string
|
null
;
system_product
:
string
|
null
;
system_product_version
:
string
|
null
;
system_serial
:
string
|
null
;
timezone
:
string
;
uptime
:
string
;
uptime_seconds
:
number
;
version
:
string
;
}
Index
Properties
boottime
buildtime
cores
datetime
ecc_
memory
hostname
license
loadavg
model
physical_
cores
physmem
system_
manufacturer
system_
product
system_
product_
version
system_
serial
timezone
uptime
uptime_
seconds
version
Properties
boottime
boottime
:
string
buildtime
buildtime
:
string
cores
cores
:
number
datetime
datetime
:
string
ecc_
memory
ecc_memory
:
boolean
hostname
hostname
:
string
license
license
:
{
[
k
:
string
]:
unknown
}
|
null
loadavg
loadavg
:
unknown
[]
model
model
:
string
physical_
cores
physical_cores
:
number
physmem
physmem
:
number
system_
manufacturer
system_manufacturer
:
string
|
null
system_
product
system_product
:
string
|
null
system_
product_
version
system_product_version
:
string
|
null
system_
serial
system_serial
:
string
|
null
timezone
timezone
:
string
uptime
uptime
:
string
uptime_
seconds
uptime_seconds
:
number
version
version
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
boottime
buildtime
cores
datetime
ecc_
memory
hostname
license
loadavg
model
physical_
cores
physmem
system_
manufacturer
system_
product
system_
product_
version
system_
serial
timezone
uptime
uptime_
seconds
version
GitHub
@truenas/api-client
Loading...