Name | Type | Description | Notes |
---|---|---|---|
evac_time | int, none_type | Start time of array evacuation. | [optional] |
evac_usage | int, none_type | Initial data in the array. | [optional] |
migrate | str, none_type | Migrate status of array. Possible values: 'in', 'none', 'out'. | [optional] |
snap_usage_compressed_bytes | int, none_type | Usage of snapshots in the array. | [optional] |
usable_capacity | int, none_type | Usable capacity of the array. | [optional] |
usage | int, none_type | Usage of the array. | [optional] |
usage_valid | bool, none_type | Indicate whether usage of the array is valid. | [optional] |
vol_usage_compressed_bytes | int, none_type | Usage of volumes in the array. | [optional] |
array_id | str, none_type | Identifier for array. A 42 digit hexadecimal number. | [optional] |
array_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] |
id | str, none_type | Identifier for array. A 42 digit hexadecimal number. | [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] |
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] |