AssetCpu
object
Asset CPU information.
Fields
cores
Int
Number of logical CPU cores available on the asset.
cpuId
ID!
non-null
The ID of the CPU.
maxClockSpeedMhz
Int
Maximum CPU frequency in megahertz.
model
String
The model of the CPU.
name
String
CPU socket designation.
type
AssetCpuType
The processor type, such as Central, Math, or Video.