How to delete an external region #
This document will take you through the steps required to uninstall all appliances in an external region and deleting the region itself.
Prerequisites #
- The Nimbra Edge connectit CLI installed on all machines in the region
1. Uninstalling the video appliances #
For each video appliance in the region, connect to it via SSH and use the Nimbra Edge connectit CLI to uninstall the appliance:
sudo ./connectit uninstall video
2. Uninstalling the thumb appliances #
For each thumb appliance in the region, connect to it via SSH and use the Nimbra Edge connectit CLI to uninstall the appliance:
sudo ./connectit uninstall thumb
3. Deleting the region #
Once all appliances have been uninstalled use the Nimbra Edge connectit CLI to delete the region.
Verify this is the case by navigating to ⚙ Settings → Appliances and see that all appliances in the region are
offline.

When deleting the region, it doesn’t matter from which computer the Nimbra Connect iT CLI is used. As such you can simply execute it on any of the video or thumb machines.
# Deleting the region
sudo ./connectit region delete <region name>