Forum Discussion

MaelJ's avatar
MaelJ
Meteor
26 days ago
Solved

How 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...
  • peter's avatar
    25 days 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