I need to retrieve several pieces of information using API requests :
- full list of IP ranges for LAN interfaces (type : Native, VLAN, Routed)
[screenshot]

- IP addresses of the WAN interfaces (socket IP)
In the "entityLookUp" request, I can only find the site's native IP address (VLAN, Routed?) and in the "accountSnapshot" request, there is no internal address.
Thank for your time