Data migration status for an array.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str, none_type | Unique identifier of the array. | [optional] |
| is_data_source | bool, none_type | Indicates whether the array is data source or not. | [optional] |
| name | str, none_type | Name of the array. | [optional] |
| space_utilization | int, none_type | Space utilization as a percentage of array size. | [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] |