UsageReportSites_DNSP_SiteEntry
Site details in usage reports.
Name | Description | Type | Additional Information |
---|---|---|---|
SiteId |
The site identifier. |
string |
None. |
SiteKey |
The keycode for the site. |
string |
None. |
SiteName |
The name of the site. |
string |
None. |
SiteLicenseType |
The license type of the site ("Trial", "Full"). |
string |
None. |
SiteExpiryDate |
The expiration date for the site license. |
date |
None. |
SiteState |
The state of the site ("active", "deactivated", "suspended", "expired"). |
string |
None. |
SiteStateChangedDate |
The date when the site state has changed the last time. |
date |
None. |
DNSPEnabled |
A flag indicating whether DNSP is enabled for this site. |
boolean |
None. |
DNSPLicenseType |
The license type of the DNSP module ("Trial", "Full"). |
string |
None. |
DNSPExpiryDate |
The expiration date for the DNSP module. |
date |
None. |
TotalDNSPDevicesProxy |
This value is derived from the number of corresponding WSA endpoints for a given DNSP enabled site and does not provide actual DNSP agents or requests generated by Agentless devices. |
integer |
None. |
TotalDNSPDevicesActual |
This value is derived from actual DNSP agents plus TotalDNSPAgentlessRequests divided by an average user request across all DNS usage. |
integer |
None. |
TotalDNSPAgentlessRequests |
This value is derived by DNS IP requests generated via gateways from endpoints that do NOT have the DNSP agent installed for each site. |
integer |
None. |
TotalDNSPAgents |
This value is derived by calculating actual DNSP agents on each site. |
integer |
None. |