Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
mgm_id | numeric | 131089 | √ | null |
|
|
The id of the Uyuni instance that contains this data |
|
channel_id | numeric | 131089 | √ | null |
|
|
The id of the channel |
|
channel_label | varchar | 128 | √ | null |
|
|
The unique label identifying this channel |
|
channel_name | varchar | 256 | √ | null |
|
|
The unique name of the channel |
|
number_of_packages | int8 | 19 | √ | null |
|
|
The number of packages provided by the channel |
|
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. |