Column Name | Data Type | Description |
device_name | STRING | Host bus adapter device name. |
last_updated | DATE | Last updated date. |
model | STRING | Model of the adpater. |
node_wwn | STRING | Host bus adapter node world wide name. |
node_wwn_id | NUMBER | Foreign key to aps_wwn. |
pci | STRING | PCI - Peripheral Component Interconnect. |
port_wwn | STRING | World Wide Name for the port. |
port_wwn_id | NUMBER | Foreign key to port world wide name details. |
speed_mbps | NUMBER | Speed in megabytes per second. |
status | STRING | Status of the adapter. |
virtual_system_id | NUMBER | Foreign key to the apt_v_virtual_system view. |
virtual_system_name | STRING | Name of the Virtual System. |