| Column Name | Data Type | Description | 
| array_name | STRING | Array name. | 
| creation_date | DATE | Date and time this storage pool was created. | 
| last_updated | DATE | Date and time this storage pool was updated in the Hitachi Storage Viewer database. | 
| raid_type | STRING | RAID type of the storage pool. | 
| raw_capacity_kb | NUMBER | Raw capacity the storage pool in KiB. | 
| storage_array_id | NUMBER | Foreign key to storage array details. | 
| storage_pool_id | NUMBER | Foreign key to storage pool details. | 
| storage_pool_name | STRING | Name of the storage pool. | 
| storage_pool_status | STRING | Status of the storage pool. | 
| storage_pool_type | STRING | Type of storage pool. | 
| subscribed_capacity_kb | NUMBER | The physical capacity that has been given to hosts from the host perspective in KiB. | 
| used_capacity_kb | NUMBER | Amount of data written to the pool in KiB. | 
| user_capacity_kb | NUMBER | User capacity (The pool capacity available to LUNs from this pool after definition) in KiB. |