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 |
|
original_channel_id | numeric | 131089 | √ | null |
|
|
The id of the source channel |
|
original_channel_label | varchar | 128 | √ | null |
|
|
The unique label identifying the source channel |
|
original_channel_name | varchar | 256 | √ | null |
|
|
The unique name of the source channel |
|
new_channel_id | numeric | 131089 | √ | null |
|
|
The id of the cloned channel |
|
new_channel_label | varchar | 128 | √ | null |
|
|
The unique label identifying the cloned channel |
|
new_channel_name | varchar | 256 | √ | null |
|
|
The unique name of the cloned channel |
|
synced_date | timestamptz | 35,6 | √ | null |
|
|
The timestamp of when this data was last refreshed. |