Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | 
|---|---|---|---|---|---|---|---|---|
| mgm_id | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of the SUSE Manager instance that contains this data  | 
                                |
| account_id | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of the user account  | 
                                |
| username | varchar | 64 | √ | null | 
                                         | 
                                    
                                         | 
                                    The username used to login  | 
                                |
| organization | varchar | 128 | √ | null | 
                                         | 
                                    
                                         | 
                                    The organization that owns this data  | 
                                |
| system_id | numeric | 131089 | √ | null | 
                                         | 
                                    
                                         | 
                                    The id of the system  | 
                                |
| group_name | varchar | 2147483647 | √ | null | 
                                         | 
                                    
                                         | 
                                    The name of the group the user belongs to that grants access to the system  | 
                                |
| is_admin | bool | 1 | √ | null | 
                                         | 
                                    
                                         | 
                                    true, if the user has administrative role  | 
                                |
| synced_date | timestamptz | 35,6 | √ | null | 
                                         | 
                                    
                                         | 
                                    The timestamp of when this data was last refreshed.  | 
                                
