Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.02 KB

NimbleDiskSmartAttributes.md

File metadata and controls

19 lines (14 loc) · 1.02 KB

NimbleDiskSmartAttributes

Properties

Name Type Description Notes
cur_value int, none_type Current value. [optional]
flags int, none_type Smart flags. [optional]
last_updated_epoch_secs int, none_type Last update time in epoch seconds. [optional]
name str, none_type Name of the Smart attribute. [optional]
raw_value int, none_type Raw value. [optional]
smart_id int, none_type Smart attribute ID. [optional]
threshold int, none_type Smart threshold. [optional]
worst_value int, none_type Worst value. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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