List Query Viewers
List all query viewers.
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": {
"AllQueryViewers": [
"123457WYBABCw9lZRkCjVIQ==",
"54321rlkBABCJREkQ7PrIRg==",
"56789py4BABCN9NYml6MSoA==",
]
}
}
Workflow Library Example
List Query Viewers with Arcsight Esm and Send Results Via Email
Preview this Workflow on desktop