TABLE NAMEnet_device_ids
DESCRIPTIONThe net_device_ids contains all the network devices used on Linux servers. COLUMNS| column | type | null | unique | references | referenced_by | since_version | description |
|---|
| name | string | false | true | | ao_servers.daemonDeviceId net_devices.deviceId | 1.0a100 | the unique name of the device | | is_loopback | boolean | false | false | | | 1.0a100 | if the device is the loopback device |
|