| Column Name | Data Type | Description | 
| allocated_capacity_gb                    | NUMBER | Allocated configured capacity in GiB. | 
| allocation_unit_gb                                  | NUMBER | Growth increment allocated when Storage Volume or Dynamic Pool set to grow on demand. | 
| array_group_id                                        | NUMBER | Foreign key to aps_array_group. | 
| array_grp_operational_status      | STRING | Operational status for array group. | 
| current_space_used_gb                        | NUMBER | Space being used by all Storage Volumes allocated from pool, including RAID overhead. | 
| disk_device_type                                    | NUMBER | Disk device type. | 
| free_capacity_gb                             | NUMBER | Free configured capacity in GiB. | 
| group_name                                     | STRING | Name of the array group. | 
| h3p_storage_system_id                        | NUMBER | Foreign key to aps_v_h3p_storage_system. | 
| last_updated  | DATE | Last updated date. | 
| low_space_warning_threshold            | NUMBER | Percentage low space warning threshold. | 
| object_id                                           | STRING | Unique internal identifier for the array group. | 
| pool_type                                                 | NUMBER | Instance of TPD_Storage Pool, instance of TPD_DynamicStoragePool. | 
| snapdata_warning_limit_gb                 | NUMBER | Warning if space allocated exceeds this amount. | 
| space_limit_determination                   | NUMBER | Space limit determination. | 
| space_limit_gb                                        | NUMBER | Space limit in GiB. | 
| system_name                                          | STRING | System name. | 
| thin_provision_metadata_gb               | NUMBER | Size of meta data consumed by pool. | 
| total_capacity_gb                            | NUMBER | Total configured capacity in GiB. | 
| usable_capacity_gb                        | NUMBER | Usable capacity after RAID overhead. | 
| used_snapadmin_metadata_gb          | NUMBER | Actually allocated snapshot admin in GiB. | 
| used_snapadmin_space_gb                  | NUMBER | Allocated for snapshot admin space in GiB. | 
| used_snapdata_metadata_gb              | NUMBER | Actually allocated not including RAID overhead. | 
| used_snapdata_space_gb                     | NUMBER | Allocated for snapshot data in pool, not including RAID overhead. | 
| used_space_gb                                        | NUMBER | Consumed space in GiB. |