Storage Viewer for Capacity Database Views > aps_v_vpl_host_to_backend
  
Version 10.0.01
aps_v_vpl_host_to_backend
The aps_v_vpl_host_to_backend contain a single row for each host showing all VPLEX LUNs it can see and corresponding backend array LUNs.
Table 4.196 aps_v_vpl_host_to_backend
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