Skip to main content

List Entries For Active List

List all entries for a given active list ID.

Parameters

ParameterDescription
Active List IDThe ID of the active list.
Disable SSLEnable 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

Workflow LibraryPreview this Workflow on desktop