Skip to main content

Cortex XDR - check file existence

This Playbook is part of the Cortex XDR by Palo Alto Networks Pack.#

Deprecated

Use xdr-file-exist-script-execute command instead.

Deprecated. Use xdr-file-exist-script-execute command instead. Initiates a new endpoint script execution to check if the file exists and retrieve the results.

Dependencies#

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

Sub-playbooks#

  • Cortex XDR - Check Action Status

Integrations#

  • CortexXDRIR

Scripts#

This playbook does not use any scripts.

Commands#

  • xdr-run-script-file-exists
  • xdr-get-script-execution-results

Playbook Inputs#


NameDescriptionDefault ValueRequired
endpoint_idA comma-separated list of endpoint IDs.Optional
file_pathA comma-separated list of file paths to check.
Files will be checked on all provided endpoint ids.
Optional
script_timeoutThe timeout in seconds for this execution.
(Default is: '600')
Optional
polling_timeoutAmount of time to poll action status before declaring a timeout and resuming the playbook (in minutes).10Optional

Playbook Outputs#


PathDescriptionType
PaloAltoNetworksXDR.ScriptResult.results._return_valueValue returned by the script in case the type is not a dictionary.boolean

Playbook Image#


Cortex XDR - check file existence