Skip to main content

List Cases

List all cases.

Parameters

ParameterDescription
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

{
"ArcSightESM": {
"AllCaseIDs": [
"1234DfGkBABCenF0601F2Ww==",
"456mUEWcBABD6cSFwTn5Fog==",
"789pEo2gBABCBcJbK9kU04Q==",
]
}
}

Workflow Library Example

List Cases with Arcsight Esm and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop