Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.17 KB

NimbleArraysList.md

File metadata and controls

17 lines (12 loc) · 1.17 KB

NimbleArraysList

Properties

Name Type Description Notes
array_name str, none_type Name of the array . String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
array_id str, none_type Identifier for the array. A 42 digit hexadecimal number. [optional]
ctrlr_a_fc_config NimbleControllerConfig [optional]
ctrlr_b_fc_config NimbleControllerConfig [optional]
id str, none_type Identifier for the array. A 42 digit hexadecimal number. [optional]
name str, none_type Name of the array list. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [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]