MaelJ
Making Connections
6 months agoHow do you make an API request that lists IP address of LAN and WAN interfaces ?
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 in...
- 6 months ago
Hello MaelJ,
For a list of ranges the best option is probably entityLookup with type=siteRange:
Unfortunately it is not currently possible to retrieve the local IP for the socket WAN via API. This is worth raising as an RFE and/or a note in the Idea Hub: Idea Hub | Cato Connect
Regards,
Peter