isilon 1.0.1

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**job_id** | **i32** | The job ID. | [default to null]
**nodes** | [**Vec<::models::JobStatisticsJobNode>**]JobStatisticsJobNode.md |  | [default to null]
**phase** | **i32** | The current phase of the job. | [default to null]
**total_nodes** | **i32** | The number of nodes participating in the job. | [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)