External DocumentationTo learn more, visit the Cylance documentation.
Parameters
Example Output
Workflow Library Example
List Memory Protection Events with Cylance and Send Results Via EmailPreview this Workflow on desktop
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Device ID | Filter memory protection events by device ID. Can be retrieved from the ‘List Devices’ action. |
| End Time | Filter threats detected until given date. |
| Limit | Limit the number of threats returned in the response. |
| Page | This is the page number to request. |
| Start Time | Filter threats detected after given date. Required if using an end_time. |
{
"page_number": 985,
"page_size": 276,
"total_pages": 45,
"total_number_of_items": 837,
"page_items": []
}
Was this page helpful?