List Cases
List all cases.
Parameters
Parameter | Description |
---|---|
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
{
"ArcSightESM": {
"AllCaseIDs": [
"1234DfGkBABCenF0601F2Ww==",
"456mUEWcBABD6cSFwTn5Fog==",
"789pEo2gBABCBcJbK9kU04Q==",
]
}
}
Workflow Library Example
List Cases with Arcsight Esm and Send Results Via Email
Preview this Workflow on desktop