Get IP for a given FQDN resolved using an appliance interfaceget http://localhost:3001/rest/json/nslookup/{FQDN}/{interfaceName}Returns 200 (Success) if FQDN exists in cache, else 202 (Accepted). Appliance will perform DNS lookup using 'interfaceName' in the backgroundPath ParamsFQDNstringrequiredFQDN to be resolvedinterfaceNamestringrequiredAppliance interface name (eg: wan0, mgmt0) to use to resolve IP for this FQDNResponse 200No responseUpdated about 1 year ago