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  | 
                                |
| system_id | numeric | 0 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of the system  | 
                                |
| system_name | varchar | 128 | √ | null | 
                                         | 
                                    
                                         | 
                                    The unique descriptive name of the system  | 
                                |
| organization | varchar | 128 | √ | null | 
                                         | 
                                    
                                         | 
                                    The organization that owns this data  | 
                                |
| last_checkin_time | timestamptz | 35,6 | √ | null | 
                                         | 
                                    
                                         | 
                                    When this system was visible and reachable last time  | 
                                |
| inactivity | interval | 49,6 | √ | null | 
                                         | 
                                    
                                         | 
                                    The period of inactivity  | 
                                |
| synced_date | timestamptz | 35,6 | √ | null | 
                                         | 
                                    
                                         | 
                                    The timestamp of when this data was last refreshed.  | 
                                
