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 |
|
system_id | numeric | 131089 | √ | 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 |
|
key | varchar | 64 | √ | null |
|
|
The name of the custom information |
|
value | varchar | 4000 | √ | null |
|
|
The value of the custom information |
|
synced_date | timestamptz | 35,6 | √ | null |
|
|
The timestamp of when this data was last refreshed. |