Cortex XDR - kill process Deprecated

Deprecated. Use the `xdr-kill-process-script-execute` command instead. Initiates a new endpoint script execution kill process and retrieves the results.

Cortex XDR by Palo Alto Networks · 5 tasks · 4 inputs · 2 outputs

Inputs

  • endpoint_id — A comma-separated list of endpoint IDs.
  • process_name — A comma-separated list of process names to kill. Process will be killed on all provided endpoint ids.
  • script_timeout — The timeout in seconds for this execution. (Default is: '600')
  • polling_timeout — Amount of time to poll action status before declaring a timeout and resuming the playbook (in minutes).

Outputs

  • PaloAltoNetworksXDR.ScriptResult.results._return_value — Value returned by the script in case the type is not a dictionary.
  • PaloAltoNetworksXDR.ScriptResult.results.standard_output — The STDOUT and the STDERR logged by the script during the execution.

Commands used

xdr-get-script-execution-results xdr-run-script-kill-process

Flowchart

Start Start Kill process - xdr-run-script-kill-process Kill process xdr-run-script-kill-process Cortex XDR - Check Action Status - Cortex XDR - Check Action Status Cortex XDR - Check Action... Cortex XDR - Check Action Status Get script execution results - xdr-get-script-execution-results Get script execution results xdr-get-script-execution-results Done Done