Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 942 Bytes

ClusterFirmwareStatusNodeDevice.md

File metadata and controls

15 lines (11 loc) · 942 Bytes

ClusterFirmwareStatusNodeDevice

Properties

Name Type Description Notes
device str The name of the device. [optional]
mismatch bool Is the firmware up-to-date for this component. [optional]
target_version str The target firmware version. [optional]
type str The device type. [optional]
upgrade_status str The current state of the firmware upgrade for this component. One of the following values: 'queued', 'upgrading', 'upgraded', 'error'. or 'null'.'null' indicates that the upgrade status is unknown. [optional]
version str The current firmware version. [optional]

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