EndpointFileDetectionEventModel
Provides information about the Endpoint.FileDetection event type, based on the time when the event occurred.
| Name | Description | Type | Additional Information |
|---|---|---|---|
| Timestamp |
The time when the event occurred. |
date |
None. |
| GSMKey |
The keycode of the GSM console. |
string |
None. |
| GSMConsoleName |
The name of the GSM console. |
string |
None. |
| SiteKey |
The keycode of the site. |
string |
None. |
| SiteId |
The site identifier. |
string |
None. |
| SiteName |
The name of the site. |
string |
None. |
| MachineId |
The endpoint's concatenated machine identifier. |
string |
None. |
| HostName |
The hostname of the endpoint. |
string |
None. |
| PublicIP |
The IP address of the endpoint. |
string |
None. |
| ScanInfo |
Information about the type of scan which led to the detection. |
EndpointFileDetectionEventModelScanInfo |
None. |
| DetectionInfo |
Information about the detection that occurred. |
EndpointFileDetectionEventModelDetectionInfo |
None. |