GET /find

Finds network objects related to IP addresses.

  • Parameters:

address - The IP address or subnet

(optional) type - The search method for the address. One of the following:

  • INTERSECT (Default)
  • CONTAINED
  • CONTAINING
  • EXACT
  • Return:

Array of NetworkObject (see NetworkObject )

 

â See also: