IPv4 Addreses?

The DB ‘devices’ table includes an ‘ip’ column. With my test LibreNMS installation, the ‘ip’ fields in all the devices records are null.

Is there a way to populate and display the IPv4 address of the polled devices? I don’t see the ip field referenced anywhere on the various edit tabs for a device.

Alternately, is there a way to extract ipv4 addresses for all devices via the API?

here is the doc for the API idk if it will help you. http://docs.librenms.org/API/API-Docs/

The ip column is only populated if you use dns based hostnames.