DpuStatusProperties (schema)

Data processing unit status properties

Name Description Type Notes
cpu_cores CPU core count

The number of CPU cores on the system.
integer Readonly
dpu_id Data processing unit ID string Readonly
load_average System load average

One, five, and fifteen minute load averages for the system.
array of number Readonly
mem_cache Cached RAM size in kilobytes

Amount of RAM on the system that can be flushed out to disk, in kilobytes.
integer Readonly
mem_total Total RAM size in kilobytes

System Amount of RAM allocated to the system, in kilobytes.
integer Readonly
mem_used Used RAM size in kilobytes

Amount of RAM in use on the system, in kilobytes.
integer Readonly