Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 2.64 KB

File metadata and controls

30 lines (25 loc) · 2.64 KB

NimbleShelfListItemsInner

Properties

Name Type Description Notes
array_id str, none_type ID of array the shelf belongs to. `Filter, Sort` [optional]
array_name str, none_type Name of array the shelf belongs to. `Filter, Sort` [optional]
id str, none_type Identifier of the shelf. `Filter` [optional]
model str, none_type Model of the shelf or head unit. `Filter, Sort` [optional]
serial str, none_type The serial number of the chassis. `Filter, Sort` [optional]
associated_links AssociatedLinks [optional]
chassis_sensors [NimbleNsShelfSensor], none_type List of chassis sensor readings. [optional]
chassis_type str, none_type Chassis type. Possible values: 'chassis_unknown', 'chassis_3u16', 'chassis_4u24', 'chassis_nmbl_2u12', 'chassis_nmbl_4u24' [optional]
console_uri str, none_type consoleUri for detailed storage object [optional]
ctrlrs [NimbleNsShelfCtrlr], none_type List of ctrlr info. [optional]
customer_id str, none_type customerId [optional]
disk_sets [NimbleNsDiskSetAttr], none_type Attributes for the disk sets in this shelf. [optional]
fan_overall_status str, none_type The overall status for the fans on both controllers. Possible values: 'OK', 'Alerted', 'Failed', 'Missing'. [optional]
generation int, none_type generation [optional]
model_ext str, none_type Extended model of the shelf or head unit. [optional]
psu_overall_status str, none_type The overall status for the PSUs. Possible values: 'OK', 'Alerted', 'Failed', 'Missing'. [optional]
resource_uri str, none_type Link to the object URI [optional]
temp_overall_status str, none_type The overall status for the temperature on both controllers. Possible values: 'OK', 'Alerted', 'Failed', 'Missing'. [optional]
type str, none_type type [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]