Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.11 KB

NimbleArrayFieldsWithoutSortKey.md

File metadata and controls

16 lines (11 loc) · 1.11 KB

NimbleArrayFieldsWithoutSortKey

Properties

Name Type Description Notes
id str, none_type Identifier for array. A 42 digit hexadecimal number. [optional]
model str, none_type Array model. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
name str, none_type The user provided name of the array. It is also the array's hostname. String of up to 63 alphanumeric and can include hyphens characters but cannot start with hyphen. [optional]
pool_id str, none_type ID of pool to which this is a member. A 42 digit hexadecimal number. [optional]
serial str, none_type Serial number of the array. [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]