Cortex XDR - delete file Deprecated
Deprecated. Use the `xdr-file-delete-script-execute` command instead. Initiates a new endpoint script execution to delete the specified file and retrieve the results.
Cortex XDR by Palo Alto Networks · 5 tasks · 4 inputs · 1 output
Inputs
endpoint_id— A comma-separated list of endpoint IDs.file_path— A comma-separated list of file paths to delete. Files will be deleted on all provided endpoint idsscript_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.
Commands used
xdr-get-script-execution-results
xdr-run-script-delete-file