Unsupported content

 

This version of the product is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

discovery.lookupAddresses

discovery.lookupAddresses(target, name)

Performs a DNS lookup on the supplied DNS resolvable name and returns a list of IP addresses. Finds the DiscoveryAccess from the target node and attaches the list of IP addresses to it. 

The target is a DDD node or a device node (Host, ManagedDevice, NetworkDevice, and so on), and name is the DNS resolvable name. If no IP addresses are found it returns an empty list. If an error occurs the discovery.lookupAddresses function returns None.

The DNS lookup is performed from the appliance rather than the discovery target.

Was this page helpful? Yes No Submitting... Thank you

Comments