isilon 1.0.0

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

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | The ID of this upgrade. | [default to null]
**nodepool_name** | **String** | Name of the upgrading pool. | [optional] [default to null]
**unupgraded_lnns** | **Vec<i32>** | The lnns of the nodes in the pool that haven&#39;t been upgraded yet. | [default to null]
**upgrade_type** | **String** | The type of upgrade this is. | [default to null]
**upgraded_lnns** | **Vec<i32>** | The lnns of the nodes in the pool that have been successsfully upgraded. | [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)