GetDNSPBlockedTrafficResponseModel_DNSRequest

Provides details about a requests that was blocked by the DNS Protection service.

Please be aware that HostName, UserName, and AgentVersion may be empty in case the request was blocked at the gateway level (when not having DNSP agent software installed on endpoints) instead of at the endpoint level (with DNSP agent software installed).

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 blocked.

string

None.

DomainIps

A list of IP addresses which were associated with the blocked 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 blocked 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.

BlockReasonId

The identifier of the reason why the domain was blocked.

integer

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