# JobStatisticsJob
## Properties
**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)