External DocumentationTo learn more, visit the Cortex XDR documentation.
Parameters
Example Output
Workflow Library Example
Lift Endpoint Isolation with Cortex Xdr 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 |
|---|---|
| Endpoint | The endpoint to be unisolated. Select the endpoint’s hostname or manually type its ID. |
| Incident ID | String representing the incident ID. When included in the request, the Isolate Endpoints action will appear in the Cortex XDR Incident View Timeline tab. |
{
"reply": {
"action_id": "<action ID>",
"status": "1",
"endpoints_count": "1"
}
}
Was this page helpful?