Cortex XDR - Isolate Endpoint
Cortex XDR by Palo Alto Networks Pack.#
This Playbook is part of theSupported versions
Supported Cortex XSOAR versions: 6.2.0 and later.
This playbook accepts an XDR endpoint ID and isolates it using the 'Palo Alto Networks Cortex XDR - Investigation and Response' integration.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
Integrations- CortexXDRIR
#
ScriptsThis playbook does not use any scripts.
#
Commands- xdr-endpoint-isolate
- xdr-get-endpoints
#
Playbook InputsName | Description | Default Value | Required |
---|---|---|---|
endpoint_id | The endpoint ID (string) to isolate. You can retrieve the ID using the xdr-get-endpoints command. | Optional | |
hostname | A comma-separated list of hostnames. | Endpoint.Hostname | Optional |
ip_list | A comma-separated list of IP addresses. | IP.Address | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
PaloAltoNetworksXDR.Endpoint.endpoint_id | The endpoint ID. | unknown |
PaloAltoNetworksXDR.Endpoint.endpoint_name | The endpoint name. | unknown |
PaloAltoNetworksXDR.Endpoint.endpoint_status | The status of the endpoint. | unknown |
PaloAltoNetworksXDR.Endpoint.ip | A list of IP addresses. | unknown |
PaloAltoNetworksXDR.Endpoint.is_isolated | Whether the endpoint is isolated. | unknown |
Endpoint.Hostname | The hostname that is mapped to this endpoint. | unknown |