GetDNSPTrafficByCategoryResponseModel_DNSRequest

Provides details about a request that was made against the DNS protection service.

Please be aware that HostName, UserName, and AgentVersion may be empty in case the DNS request originated from an endpoint that did not have DNSP agent software installed, but instead was protected by the DNS Protection service configured at the gateway level.

NameDescriptionTypeAdditional Information
Timestamp

The time when the DNS request was made.

date

None.

HostName

The hostname of the endpoint from which the domain was requested.

string

None.

UserName

The name of the user that requested the domain on the endpoint.

string

None.

AgentVersion

The version of the DNS Protection agent software installed on the endpoint from which the domain was requested.

string

None.

SourceIp

The source IP of the endpoint from which the domain was requested.

string

None.

Domain

The domain that was requested.

string

None.

DomainIps

A list of IP addresses which were associated with the domain at the time the request was logged.

Collection of string

None.

CategoryIds

A list of DNS Protection category identifiers which were assigned to the domain at the time the request was logged.

Collection of integer

Call 'get categories' to get a list of available DNS Protection categories and their respective identifiers.

ActionTaken

The identifier of the action that was taken on the DNS request.

integer

Call 'get block reasons' to get a list of available actions and block reasons, including their respective identifiers.