Column Name | Data Type | Description |
backend_array_id | NUMBER | Foreign key to storage array details (backend array) |
backend_array_name | STRING | Backend array name |
backend_logical_unit_id | NUMBER | Foreign key to logical unit details (backend logical unit) |
backend_logical_unit_name | STRING | Backend logical unit name |
backend_lun_total_capacity_gb | NUMBER | Backend LUN total capacity in GiB |
backend_lun_total_capacity_kb | NUMBER | Backend LUN total capacity in KiB |
frontend_array_id | NUMBER | Foreign key to the storage array details (VPLEX array) |
frontend_array_name | STRING | VPLEX array name |
frontend_logical_unit_id | NUMBER | Foreign key to logical unit details (VPLEX Virtual Volume) |
frontend_logical_unit_name | STRING | VPLEX Virtual Volume name |
host_id | NUMBER | Foreign key to host details |
host_lun | NUMBER | Logical unit number, as seen on the host side |
host_name | STRING | Host name |