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-file

    Check if entry ID exist.

  • file-management-delete-attachment

    Delete the attachment from the incident and from the XSOAR server.

  • file-management-delete-custom-attachment

    Delete the custom field attachment from the incident and from the XSOAR server.

  • file-management-delete-file

    Delete the file from the incident and from the XSOAR server.

  • file-management-download-file

    Download files from server.

  • file-management-get-file-hash

    Get file hash from URI.

  • file-management-rename-file

    Rename 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-incident

    Copies a file from this incident to the specified incident. Usefull if you want to manipule file in the preprocessing.