Column Name | Data Type | Description |
client_host_id | NUMBER | Foreign key to client host details |
client_host_name | STRING | Client host name |
client_ip_address | STRING | Client IP address |
disk_id | STRING | Disk ID |
disk_size_gb | NUMBER | Disk size in GiB |
host_disk_id | NUMBER | Foreign key to host disk details |
logical_unit_id | NUMBER | Foreign key to logical unit details |
logical_unit_name | STRING | Logical unit name |
lun_size_gb | NUMBER | LUN size in GiB |
storage_array_id | NUMBER | Foreign key to storage array details |
storage_array_name | STRING | Storage array name |
vio_server_host_id | NUMBER | Foreign key to VIO server details |
vio_server_host_name | STRING | VIO server name |
vio_server_ip_address | STRING | VIO server IP address |