IPs lists the network addresses assigned to the device's network interface.
This can include both IPv4 and IPv6 addresses.
The IPs are in the CIDR notation, which includes both the address and the associated subnet mask.
e.g.: "192.0.2.5/24" for IPv4 and "2001:db8::5/64" for IPv6.
NetworkDeviceData provides network-related details for the allocated device.