XSOAR File Management
This integration uses the XSOAR API to perform basic but essentials actions on files.
Utilities · XSOAR File Management
Configuration parameters
url— Server URL (e.g. https://example.net)creds_apikey_id—creds_apikey—insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (8)
-
file-management-check-fileCheck if entry ID exist.
-
file-management-delete-attachmentDelete the attachment from the incident and from the XSOAR server.
-
file-management-delete-custom-attachmentDelete the custom field attachment from the incident and from the XSOAR server.
-
file-management-delete-fileDelete the file from the incident and from the XSOAR server.
-
file-management-download-fileDownload files from server.
-
file-management-get-file-hashGet file hash from URI.
-
file-management-rename-fileRename a file. Warning: use this only if necessary, it's HEAVY to run, this will delete and recreate the file with another name.
-
file-management-upload-file-to-incidentCopies a file from this incident to the specified incident. Usefull if you want to manipule file in the preprocessing.