Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 798 Bytes

JobStatisticsJobNodeMemoryVirtual.md

File metadata and controls

13 lines (9 loc) · 798 Bytes

JobStatisticsJobNodeMemoryVirtual

Properties

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

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