Cortex XSOAR 8 (SaaS)
Remove an engine
Remove a Cortex XSOAR 8 SaaS engine using the operating system command.
You can remove a engine when it is no longer needed.
Run one of the following commands according to your operating system:
InstallationCommandRPM
Get the full package: **`rpm -qa
DEB
Get the full package:
dpkg-query -W -f='${Package}' d1_*Remove the package:
dpkg --purge<package name>SH
Remove an Engine:
sudo`` ``<engine-file-path>-- -purge
Last updated
Was this helpful?
