| id | pkey | false | true | | dns_records.dhcpAddress sendmail_servers.clientAddrInet sendmail_servers.clientAddrInet6 net_binds.ipAddress IpAddressMonitoring.id | 1.81.18 | a generated, unique key |
| inetAddress | ip_address | false | false | | | 1.81.18 | the IP address |
| device | fkey | true | false | net_devices.pkey | | 1.81.18 | the network_device that this IP address is routed through. May only be null for 0.0.0.0 |
| isAlias | boolean | false | false | | | 1.81.18 | indicates that the IP address is using IP aliasing on the network device |
| hostname | domain_name | true | false | | | 1.69 | the reverse mapping for the hostname, null only allowed for the "0.0.0.0"" or "::" IP addresses |
| package | fkey | false | false | packages.pkey | | 1.81.18 | the package that the IP address is part of |
| created | time | false | false | | | 1.0a100 | the time the IP address was added |
| isAvailable | boolean | false | false | | | 1.81.18 | a flag if the IP address is available |
| isOverflow | boolean | false | false | | | 1.81.18 | indicates that the IP address is shared by different accounts |
| isDhcp | boolean | false | false | | | 1.81.18 | the IP address is obtained via DHCP |
| externalInetAddress | ip_address | true | false | | | 1.81.18 | the external IP address, if different than ip_address |
| netmask | string | false | false | | | 1.38 | the netmask of the local network |