Create Alerted Events Query Job action.
External DocumentationTo learn more, visit the Varonis documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Create Alerted Events Query Job action.
| Parameter | Description |
|---|---|
| Job ID | The ID of the previously initiated Alerted Events Query Job job. |
{
"data": {
"jobId": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4",
"jobStatus": "PENDING",
"jobProgress": 40,
"results": [
{
"__typename": "Event"
}
]
}
}
Was this page helpful?