isilon 1.0.1

Isilon rest api bindings
Documentation
# SummarySystemSystemItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**cpu** | **f32** | The percentage CPU utilization. | [default to null]
**disk_in** | **f32** | Traffic to disk (in bytes/sec). | [default to null]
**disk_out** | **f32** | Traffic from disk (in bytes/sec). | [default to null]
**ftp** | **f32** | The total throughput (in bytes/sec) for FTP operations. | [default to null]
**hdfs** | **f32** | The total throughput (in bytes/second) for HDFS operations. | [default to null]
**http** | **f32** | The total throughput (in bytes/sec) for HTTP operations. | [default to null]
**net_in** | **f32** | Incoming network traffic (in bytes/sec) for all operations. | [default to null]
**net_out** | **f32** | Outgoing network traffic (in bytes/sec) for all operations. | [default to null]
**nfs** | **f32** | The total throughput (in bytes/sec) for NFS (NFS3 & NFS4) operations. | [default to null]
**node** | **String** | Node ID/LNN, 'All' for cluster. | [default to null]
**smb** | **f32** | The total throughput (in bytes/sec) for SMB (SMB1 & SMB2) operations. | [default to null]
**time** | **i32** | Unix Epoch time in seconds of the request. | [default to null]
**total** | **f32** | The total throughput (in bytes/sec) for all protocols listed. | [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)