| Column Name | Data Type | Description | 
| allocated_capacity_kb | NUMBER | Array group allocated capacity in KiB | 
| array_group_id | NUMBER | Foreign key to aps_v_array_group | 
| cpl_storage_array_id | NUMBER | Foreign key to aps_v_storage_array | 
| free_capacity_kb | NUMBER | Array group available capacity in KiB | 
| group_name | STRING | The array group name | 
| is_assigned | STRING | A flag indicator whether the array group is assigned | 
| last_updated | DATE | Date and time this data was last updated in the Storage Viewer database | 
| nbr_of_volumes | NUMBER | Number of volumes | 
| system_name | STRING | System name | 
| total_capacity_kb | NUMBER | Array group total capacity in KiB | 
| total_spare_kb | NUMBER | Total spare capacity in KiB | 
| total_volume_active_kb | NUMBER | Total active volume/LUNs in KiB | 
| total_volume_free_kb | NUMBER | Available volume/LUNs in KiB | 
| total_volume_replay_kb | NUMBER | Total replay volume/LUNs in KiB | 
| usable_capacity_kb | NUMBER | Array group usable capacity in KiB |