Search for object by IP

The search_object_by_ip request performs a search in AFA for all objects that match the details provided in the request.

Request Method: GET

Request URL Parameters:

Element

Type

Description

sessionID

Mandatory

String

Session ID returned in login request.

First

Mandatory

String The first IP address in the range to search for.

Last

Mandatory

String The last IP address in the range to search for.

MatchType

Mandatory

String

The type of object to search for.

Possible values:

  • exact
  • containing
  • contained
  • overlap

Response:

Element

Type

Description

EntityID

String

A string containing the search results.