For the complete documentation index, see llms.txt. This page is also available as Markdown.
Cortex XSOAR 6.13Multi-Tenant

Delete a Host

In Cortex XSOAR 6.13, delete a host from a multi-tenant environment.

You might want to delete a host if you have migrated the tenants to another host, or if you need to re-provision the host.

Note

If you delete a host, all tenants on that host are also deleted. Move tenants to another host, if needed, before proceeding.

For High Availability deployments, to delete an entire High Availability group, stop and purge all hosts in the group before deleting the group in Cortex XSOAR.

  1. Stop the host:

    service demisto stop

  2. Purge the installation on the host machine:

    sudo ./demistohost-xxx.sh -- -purge

  3. In Cortex XSOAR, go to Settings → ACCOUNT MANAGEMENT → Hosts.

  4. Select the host and click Delete.

  5. Enter the external host name to confirm deletion.

Last updated

Was this helpful?