AssetSystemInfo
object
System Information related to the asset.
Fields
manufacturer
String
Hardware vendor.
model
String
Hardware model.
serialNumber
String
Device serial number.
cpuCores
Int
Number of logical CPU cores available to the system.
cpuName
String
CPU brand string, contains vendor and model.
memoryTotalSizeBytes
BigInt
Total physical memory in bytes.
memoryTotalSizeGB
Float
Total physical memory in GB.
hostname
String
Network hostname including domain.
netBiosName
String
Friendly computer name.