List Entries For Active List
List all entries for a given active list ID.
Parameters
Parameter | Description |
---|---|
Active List ID | The ID of the active list. |
Disable SSL Enforcement | Enable this option to skip SSL verification of the server's certificate chain and host name. This may increase security vulnerabilities, but can be useful for testing or when custom verification is employed. |
Example Output
[
"A1LvlmWgBABCA5+HbRyHZoQ==": [
{
"eventId": "9",
"startDate": "None",
"name": "T4",
"startTime": "31 Dec 1969 19:00:00 EST"
},
{
"eventId": "9",
"startDate": "None",
"name": "T3",
"startTime": "31 Dec 1969 19:00:00 EST"
}
]
Workflow Library Example
List Entries for Active List with Arcsight Esm and Send Results Via Email
Preview this Workflow on desktop