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_group_id | numeric | 0 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of this system group  | 
                                |
| name | varchar | 64 | √ | null | 
                                         | 
                                    
                                         | 
                                    The unique name of this system group  | 
                                |
| current_members | numeric | 0 | √ | null | 
                                         | 
                                    
                                         | 
                                    The current number of members of this system group  | 
                                |
| organization | varchar | 128 | √ | null | 
                                         | 
                                    
                                         | 
                                    The organization that owns this data  | 
                                |
| synced_date | timestamptz | 35,6 | √ | null | 
                                         | 
                                    
                                         | 
                                    The timestamp of when this data was last refreshed.  | 
                                
