Skip to content

Latest commit

 

History

History
70 lines (65 loc) · 7.65 KB

NimbleArrayDetailsWithRequestUri.md

File metadata and controls

70 lines (65 loc) · 7.65 KB

NimbleArrayDetailsWithRequestUri

Properties

Name Type Description Notes
request_uri str, none_type requestUri for detailed performance-policy object [optional]
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]
all_flash bool, none_type Whether it is an all-flash array. [optional]
allow_lower_limits bool, none_type Setting this field to 'true' will allow the addition of an array with lower limits to a pool with higher limits. [optional]
available_bytes int, none_type The available space of the array. [optional]
brand str, none_type Brand of the array. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
create_pool bool, none_type Whether to create associated pool during array create. [optional]
creation_time int, none_type Time when this array object was created. Seconds since last epoch i.e. 00:00 January 1, 1970. [optional]
ctrlr_a_support_ip str, none_type Controller A Support IP address. [optional]
ctrlr_b_support_ip str, none_type Controller B Support IP address. [optional]
customer_id str, none_type customerId [optional]
dedupe_capacity_bytes int, none_type The dedupe capacity of a hybrid array. Does not apply to all-flash arrays. [optional]
dedupe_usage_bytes int, none_type The dedupe usage of a hybrid array. Does not apply to all-flash arrays. [optional]
extended_model str, none_type Extended model of the array. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
fc_port_count int, none_type Count of Fibre Channel Ports installed on the array. [optional]
force bool, none_type Forcibly delete the specified array. [optional]
full_name str, none_type The array's fully qualified name. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
generation int, none_type generation [optional]
gig_nic_port_count int, none_type Count of 1G NIC Ports installed on the array. [optional]
group_state str, none_type Group state. State of the array in the group. Possible values: 'invalid', 'initialized', 'unused', 'removing'. [optional]
is_fully_dedupe_capable bool, none_type Flag specifies if the array fully capable to dedupe its usable capacity or not. [optional]
is_sfa bool, none_type Flag specifies if the array is sfa or not. [optional]
is_supported_hw_config bool, none_type Whether it is a supported hardware config. [optional]
last_modified int, none_type Time when this array object was last modified. Seconds since last epoch i.e. 00:00 January 1, 1970. [optional]
model_sub_type str, none_type Array model sub-type. [optional]
nic_list [NICDetails], none_type List of NICs information. Used while creating an array. [optional]
oem str, none_type OEM brand of the array. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
pending_delete_bytes int, none_type The pending delete bytes in he tarray. [optional]
pool_description str, none_type Text description of the pool to be created during array creation. String of up to 255 printable ASCII characters. [optional]
pool_name str, none_type Name of pool to which this is a member. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
public_key PublicKeyDetails [optional]
raw_capacity_bytes int, none_type The raw capacity bytes of the array. [optional]
resource_uri str, none_type Link to the object URI [optional]
role str, none_type Role of an array in the group. Possible values: 'leader', 'non_member', 'invalid', 'backup_leader', 'member', 'failed'. [optional]
search_name str, none_type The array name used for object search. Alphanumeric string, up to 64 characters including hyphen, period, colon. [optional]
secondary_mgmt_ip str, none_type Secondary management IP address for the Group. [optional]
snap_compression float, none_type The compression rate of snapshots in the array expressed as ratio. Fraction expressed as floating point number. [optional]
snap_saved_bytes int, none_type The saved space of snapshots in the array. [optional]
snap_space_reduction float, none_type The space reduction rate of snapshots in the array expressed as ratio. Fraction expressed as floating point number. [optional]
snap_usage_bytes int, none_type The compressed usage of snapshots in array. [optional]
snap_usage_uncompressed_bytes int, none_type Snap usage uncompressed bytes. [optional]
status str, none_type Reachability status of the array in the group. Possible values: 'unreachable', 'reachable'. [optional]
ten_gig_sfp_nic_port_count int, none_type Count of 10G SFP NIC Ports installed on the array. [optional]
ten_gig_t_nic_port_count int, none_type Count of 10G BaseT NIC Ports installed on the array. [optional]
upgrade UpgradeDetails [optional]
usable_cache_capacity_bytes int, none_type Usable cache capacity in bytes. [optional]
usable_capacity_bytes int, none_type The usable capacity bytes of the array. [optional]
usage int, none_type Used space of the array in bytes. [optional]
usage_valid bool, none_type Indicates whether the usage of the array is valid. [optional]
version str, none_type Software version of the array. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
vol_compression float, none_type The compression rate of volumes in the array expressed as ratio. Fraction expressed as floating point number. [optional]
vol_saved_bytes int, none_type The saved space of volumes in the array. [optional]
vol_usage_bytes int, none_type The compressed usage of volumes in the array. [optional]
vol_usage_uncompressed_bytes int, none_type The volume usage uncompressed bytes. [optional]
zconf_ipaddrs [ZConfIPaddrs], none_type List of link-local zero-configuration addresses 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]