| Column Name | Data Type | Description | 
| array_name | STRING | Storage array name | 
| available_capacity_blk | NUMBER | Available capacity in blocks | 
| available_capacity_gb | NUMBER | Available capacity in GiB | 
| consumed_capacity_blk | NUMBER | Consumed capacity in blocks | 
| consumed_capacity_gb | STRING | Consumed capacity in GiB | 
| description | STRING | Storage Pool description | 
| disk_type | STRING | Disk type | 
| emc_cla_storage_pool_id | NUMBER | Foreign key to logical storage pool details | 
| full_threshold_pct | NUMBER | Full threshold percentage | 
| last_updated | DATE | Last updated date | 
| over_subscribed_blk | NUMBER | Over-subscribed capacity in blocks | 
| over_subscribed_gb | NUMBER | Over-subscribed capacity in GiB | 
| pool_name | STRING | Storage pool name | 
| raid_type | STRING | RAID type | 
| raw_capacity_blk | NUMBER | Raw capacity in blocks | 
| raw_capacity_gb | NUMBER | Raw capacity in GiB | 
| state | STRING | Storage Pool status | 
| storage_array_id | NUMBER | Storage array ID | 
| subscribed_pct | NUMBER | Subscribed percentage | 
| total_subscribed_capacity_blk | NUMBER | Total subscribed capacity in blocks | 
| total_subscribed_capacity_gb | NUMBER | Total subscribed capacity in GiB | 
| user_capacity_blk | STRING | User capacity in blocks | 
| user_capacity_gb | NUMBER | User capacity in GiB |