Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 716 Bytes

JobStatisticsJobNodeCpu.md

File metadata and controls

13 lines (9 loc) · 716 Bytes

JobStatisticsJobNodeCpu

Properties

Name Type Description Notes
Average float32 The average CPU utilization of the job on this node. [optional] [default to null]
Current float32 The current CPU utilization of the job on this node. [default to null]
Maximum float32 The maximum CPU utilization of the job on this node. [default to null]
Minimum float32 The minimum CPU utilization of the job on this node. [default to null]

[Back to Model list] [Back to API list] [Back to README]