GetDNSPBlockedTrafficResponseModel

Provides information about traffic that was blocked by the DNS Protection service.

NameDescriptionTypeAdditional Information
MoreAvailable

Value indicating whether more records are available in the queried time window. Increment the page number in the query to obtain additional blocked request records.

boolean

None.

PageNr

The number of the page that was requested.

integer

None.

PageSize

The size of the page that was requested.

integer

None.

StartDate

The start date that was used for the data query.

date

None.

EndDate

The end date that was used for the data query.

date

None.

SiteId

The identifier of the GSM site traffic information was queried for.

string

None.

SiteName

The name of the GSM site traffic information was queried for.

string

None.

BlockedRequests

The list of blocked request records.

Collection of GetDNSPBlockedTrafficResponseModel_DNSRequest

None.