Column Name | Data Type | Description |
adapter_name | STRING | Name of the Virtual SCSI Adapter. e.g: vhost. |
client_lpar_id | NUMBER | LPAR ID of the Client to which it is connected |
client_slot_nbr | NUMBER | Slot Number of the Client |
last_updated | DATE | Date and time last updated |
partition_id | NUMBER | Foreign key to the apt_v_vio_partition view |
physical_location | STRING | Physical Location of the Virtual SCSI Adapter. |
server_slot_nbr | NUMBER | Slot Number on the VIO Server |
state | STRING | State of the Adapter |
vio_scsi_adapter_id | NUMBER | System generated identifier for the SCSI adapter. Primary key in this view. |
virtual_system_id | NUMBER | Foreign key to the apt_v_vio_virtual_system view |