Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 2.62 KB

NimbleShelfDetailsWithRequestUri.md

File metadata and controls

31 lines (26 loc) · 2.62 KB

NimbleShelfDetailsWithRequestUri

Properties

Name Type Description Notes
request_uri str, none_type requestUri for detailed shelf object [optional]
array_id str, none_type ID of array the shelf belongs to. [optional]
array_name str, none_type Name of array the shelf belongs to. [optional]
id str, none_type Identifier of the shelf. [optional]
model str, none_type Model of the shelf or head unit. [optional]
serial str, none_type The serial number of the chassis. [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]