isilon 1.0.0

Isilon rest api bindings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# JobStatisticsJobNodeMemoryPhysical

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**average** | **f32** | The average physical memory utilization of the job on this node, in KB. | [optional] [default to null]
**current** | **f32** | The current physical memory utilization of the job on this node, in KB. | [default to null]
**maximum** | **f32** | The maximum physical memory utilization of the job on this node, in KB. | [default to null]
**minimum** | **f32** | The minimum physical memory utilization of the job on this node, in KB. | [default to null]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)