Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 790 Bytes

HardwareStatusStatusItem.md

File metadata and controls

14 lines (10 loc) · 790 Bytes

HardwareStatusStatusItem

Properties

Name Type Description Notes
Id string The ID of this upgrade. [default to null]
NodepoolName string Name of the upgrading pool. [optional] [default to null]
UnupgradedLnns []int32 The lnns of the nodes in the pool that haven't been upgraded yet. [default to null]
UpgradeType string The type of upgrade this is. [default to null]
UpgradedLnns []int32 The lnns of the nodes in the pool that have been successsfully upgraded. [default to null]

[Back to Model list] [Back to API list] [Back to README]