Purpose
Removes a region from the Unity configuration.
Syntax
REGION REMOVE region_name ;Parameters
- region_name
- Unique character string that identifies a region managed by a Unity server.
Usage Considerations
The command fails if the region does not exist or there are processes or systems associated with it.
Example
unityadmin> REGION REMOVE toronto;
Successfully removed region 'toronto'.