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