Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 3.01 KB

NimbleNsShelfCtrlr.md

File metadata and controls

28 lines (23 loc) · 3.01 KB

NimbleNsShelfCtrlr

Properties

Name Type Description Notes
cached_serial str, none_type CachedSerial - Cached serial. [optional]
ctrlr_attrset_list [NimbleNsShelfCtrlrAttrSet], none_type List of ctrlr attribute set for each logical controller. [optional]
ctrlr_hw_model str, none_type Controller hardware model. Possible values:'head_x9', 'head_x8', 'head_gen5_2u', 'es2_4u', 'head_vmware', 'es1_3u', 'head_x9_2u', 'head_x10', 'head_gen5', 'es3_4u', 'unknown'. [optional]
ctrlr_sensor_last_run int, none_type The time of last valid sensor reading, in epoch seconds. [optional]
ctrlr_sensors [NimbleNsShelfSensor], none_type The list of individual sensor reading in this controller. [optional]
ctrlr_side str, none_type Position of this controller in the chassis. Possible values:'A', 'B', 'unknown'. [optional]
enc_loc_id int, none_type Location ID based on SAS topology. [optional]
exp_sas_addr str, none_type Expander SAS address. [optional]
extra_attributes [str, none_type], none_type Extra attributes as attribute value pairs. [optional]
fan_overall_status str, none_type The overall status for the fans on this controller. Possible values:'Missing', 'Failed', 'OK', 'Alerted'. [optional]
hw_master_state str, none_type SES device hardware mastership state. Possible values:'not master', 'failed', 'unknown', 'master'. [optional]
hw_mship_failure bool, none_type SES device hardware mastership failure. [optional]
identify_status bool, none_type Status of chassis identifier. [optional]
port_info [NimbleNsShelfPortInfo], none_type Port info for each SAS port. [optional]
psu_overall_status str, none_type The overall status for the PSU on this controller.. Possible values: 'OK', 'Alerted', 'Failed', 'Missing'. [optional]
sw_master_state str, none_type SES device software mastership state. Possible values:'not master', 'want master', 'unknown', 'master', 'release master'. [optional]
temp_overall_status str, none_type The overall status for the temperature of this controller. Possible values:'Missing', 'Failed', 'OK', 'Alerted'. [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]