

# CpuDescription
<a name="structures-CpuDescription"></a>

Object specifying client CPU characteristics

## Contents
<a name="structures-CpuDescription-contente"></a>
+ **logical\$1cores**
  + Number of logical cores.
  + Type: Integer
  + Valid Range: Minimum value of 1.
  + Unit: Count
  + Required: No
+ **name**
  + Vendor and descriptive model name.
  + Type: String
  + Length Constraints: Minimum length of 1. Maximum length of 4096.
  + Required: Yes
+ **physical\$1cores**
  + Number of physical cores.
  + Type: Integer
  + Valid Range: Minimum value of 1.
  + Unit: Count
  + Required: No
+ **speed**
  + CPU clock frequency. Intel CPUs support base, minimum, and maximum frequency; please report the base frequency. AMD CPUs support minimum and maximum frequency; please report the maximum frequency.
  + Type: Integer
  + Valid Range: Minimum value of 1.
  + Unit: MHz
  + Required: No