NsArrayDetail
Description
Detailed array information.
JSON Type
object
Members
| Name | Description | Type | Deprecated |
|---|---|---|---|
| id | Array API ID. | NsObjectID | |
| array_id | Array API ID. | NsObjectID | Yes |
| name | Unique name of array. | NsObjectName | |
| array_name | Unique name of array. | NsObjectName | Yes |
| evac_time | Start time of array evacuation. | NsTime | |
| evac_usage | Initial data in the array. | NsBytes | |
| usable_capacity | Usable capacity of the array. | NsBytes | |
| usage | Usage of the array. | NsBytes | |
| vol_usage_compressed_bytes | Usage of volumes in the array. | NsBytes | |
| snap_usage_compressed_bytes | Usage of snapshots in the array. | NsBytes | |
| usage_valid | Indicate whether usage of the array is valid. | NsBoolean | |
| migrate | Migrate status of array. | NsPoolMigrate |
