How can I fetch public Ip address for (https://login.{myRegion}.pure.cloud/oauth/token). I want Ip address similar to one we get for APIs on hitting GET/api/v2/ipranges
nslookup login.mypurecloud.com (or equivalent for your computer/operating system). That's not a genesys command.
Should I use nslookup login.euw2.pure.cloud if I want region specific, or the one you provided (nslookup login.mypurecloud.com) will work for every region
Yes. You have to use the FQDN (fully qualified domain name) that you are trying to resolve.
This was just an example. For Europe(London), that would indeed be: login.euw2.pure.cloud
Nslookup is a tool that network professionals use to obtain IP addresses or DNS records
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.