Skip to main content

Containment Plan - Isolate Device

This Playbook is part of the Common Playbooks Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.6.0 and later.

Containment Plan - Isolate Device#

This playbook is a sub-playbook within the containment plan playbook. The playbook isolates devices using core commands.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

This playbook does not use any integrations.

Scripts#

  • SetAndHandleEmpty

Commands#

  • core-isolate-endpoint
  • core-get-endpoints
  • setParentIncidentContext

Playbook Inputs#


NameDescriptionDefault ValueRequired
HostContainmentWhether to execute endpoint isolation.TrueOptional
EndpointIDThe endpoint ID to run commands over.Optional
EndpointHostNameThe endpoint hostname.Optional

Playbook Outputs#


PathDescriptionType
Core.Isolation.endpoint_idThe isolated endpoint ID.unknown

Playbook Image#


Containment Plan - Isolate Device