Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

ParameterDescription
CodeThe script to be run on the endpoint.
EndpointThe endpoint in which the script will be run. Select the endpoint’s hostname or manually type its ID.
Incident IDString representing the incident ID.When included in the request, the Isolate Endpoints action will appear in the Cortex XDR Incident View Timeline tab.
TimeoutThe timeout in seconds for this execution.

Example Output

{    "reply": {        "action_id": "<action ID>",        "endpoints_count": 21    }}

Workflow Library Example

Execute Python Script with Cortex Xdr and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop