| Column Name | Data Type | Description | 
| array_family | STRING | Array family | 
| array_name | STRING | Array name | 
| array_port_id | NUMBER | Foreign key to the array port details | 
| array_port_wwn | STRING | Array port world wide name | 
| device_nbr | NUMBER | Device number | 
| host_id | NUMBER | Foreign key to the host details | 
| host_port_id | NUMBER | Foreign key to the host port details | 
| host_port_wwn | STRING | Host port world wide name | 
| host_storage_domain | STRING | Host storage domain | 
| logical_unit_id | NUMBER | Foreign key to the logical unit detail | 
| logical_unit_name | STRING | Logical unit name | 
| lun_nbr | NUMBER | Logical unit number | 
| nbr_allocated_luns | NUMBER | Number of allocated logical units | 
| nbr_of_luns | NUMBER | Number of logical units | 
| object_id | STRING | Unique internal identifier for the storage path | 
| path_id | NUMBER | Foreign key to path details | 
| path_name | STRING | Path name | 
| port_name | STRING | Array port name | 
| port_nbr | NUMBER | Array port number | 
| port_role | STRING | Possible values: Initiator, RCU Target, Target | 
| raid_type | STRING | RAID type | 
| storage_array_id | NUMBER | Foreign key to storage array details | 
| storage_domain_id | NUMBER | Foreign key to storage domain details | 
| total_capacity_kb | NUMBER | Total capacity in KiB | 
| total_capacity_gb | NUMBER | Total capacity in GiB |