Column Name | Data Type | Description |
domain_id | NUMBER | Foreign key to the apt_v_domain view |
hmc_frame_name | STRING | IBM Frame Name as Managed by the HMC |
is_active | STRING | Whether the virtual system is active or not |
last_updated | DATE | Date and time last updated |
lpar_managed_by | STRING | VIOS Managed by the HMC or IVM with the possible values as HMC or IVM |
lpar_mgmt_name | STRING | HMC Name for HMC Managed VIOS. VIOS Name for IVM Managed VIOS. |
serial_nbr | STRING | Serial Number of the IBM Frame obtained from HMC or IVM. |
virtual_system_id | NUMBER | System generated identifier for the Virtual System. Primary key in this view. |
virtual_system_name | STRING | Name of the Virtual System |