Bases: Entity
Class Hierarchy:  System  Cpus  Cpu
This class represents state data.
List of CPU cores on the system (including logical CPUs
on hyperthreaded systems), keyed by either a numerical
index, or the ALL value for an entry representing the
aggregation across all CPUs.
- 
index(key)
- Reference to list key - type: union of the below types: - 
- type:  - Index
 - type: int - 
- range: 0..4294967295 
 
 - refers to:  - index
 - config: False 
- 
state
- Operational state data for the system CPU(s) - type:  - State
 - config: False