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 |
||||||||
system_id | numeric | 131089 | null |
|
|
The id of the system |
||||||||
interface_id | numeric | 131089 | null |
|
|
The id of the network interface |
||||||||
name | varchar | 32 | √ | null |
|
|
The unique name of the interface |
|||||||
hardware_address | varchar | 96 | √ | null |
|
|
the MAC address of this network interface |
|||||||
module | varchar | 128 | √ | null |
|
|
The module of this network interface |
|||||||
primary_interface | bool | 1 | false |
|
|
True if the interface is marked as primary for this system |
||||||||
synced_date | timestamptz | 35,6 | √ | CURRENT_TIMESTAMP |
|
|
The timestamp of when this data was last refreshed. |