isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**stw** | **f32** | The sleep-to-work ratio of this worker; how much time it spends sleeping compared to working. | [optional] [default to null]
**task** | **String** | A representation of the task the worker is currently processing; not intended to be read by humans. | [optional] [default to null]
**task_result** | **String** | A representation of the most recent task result produced by the worker; not intended to be read by humans. | [optional] [default to null]
**worker** | **i32** | The worker ID. | [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)