post https://{hostname}/etp-report/v3/configs//sinkhole-events/details
Lists Security Connector events for a given time period.
Responses
Lists Security Connector events for a given time period.
xxxxxxxxxx
curl --request POST \
--url https://hostname/etp-report/v3/configs/configId/sinkhole-events/details \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
27]
[
{
"configId": 1100,
"decryptedMachineName": "N/A",
"decryptedSourceIP": "192.0.2.141",
"destinationPort": 443,
"encryptedMachineName": "ZMwPWdbcJT/cBpscakcE262I/w==",
"encryptedSourceIP": "dlRYs2/etXv09H9yh3DTnejiLXazdMoWjDP7aaWS",
"eventId": "1633424825021#564D8828-42DF-EEA6-6215-FC31763BB807#628631d3ffdf4734a952931244b5e03e",
"eventTime": "2021-10-05T09:07:05Z",
"hitCount": 1,
"hostname": "www.yahoo.com",
"internalIP": "N/A",
"l4Protocol": "TCP",
"l7Protocol": "HTTPS",
"machineNames": [
"N/A"
],
"redirectType": "HTTP-Explicit",
"sinkholeIP": "192.0.2.81",
"sinkholeId": "564D8828-42DF-EEA6-6215-FC31763BB807",
"sinkholeName": "564D8828-42DF-EEA6-6215-FC31763BB807",
"sourcePort": 39006,
"url": "N/A",
"userAgent": "curl/7.68.0"