Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| mgm_id | numeric | 0 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of the SUSE Multi-Linux Manager instance that contains this data  | 
                                |
| proxy_id | numeric | 0 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of the proxy system  | 
                                |
| proxy_name | varchar | 128 | √ | null | 
                                         | 
                                    
                                         | 
                                    The unique descriptive name of the proxy  | 
                                |
| system_name | varchar | 128 | √ | null | 
                                         | 
                                    
                                         | 
                                    The unique descriptive name of the system behind the proxy  | 
                                |
| system_id | numeric | 0 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of the system behind the proxy  | 
                                |
| synced_date | timestamptz | 35,6 | √ | null | 
                                         | 
                                    
                                         | 
                                    The timestamp of when this data was last refreshed.  | 
                                
