Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 855 Bytes

ArrayMigStatus.md

File metadata and controls

16 lines (11 loc) · 855 Bytes

ArrayMigStatus

Data migration status for an array.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]