Universal Messaging 10.11 | Administration Guide | Using Command Central to Manage Universal Messaging | Using the Command Line to Manage Universal Messaging | Port Configuration | Delete Ports
 
Delete Ports
Deletes a port for a Universal Messaging server instance.
Syntax
sagcc delete configuration data nodeAlias Universal-Messaging-instanceName
COMMON-PORTS-portAlias --password password
Arguments and Options
nodeAlias
Required. The alias name of the installation in which the Universal Messaging server instance is installed.
Universal-Messaging-instanceName
Required. The ID of the Universal Messaging server instance on which you want to delete a port.
COMMON-PORTS-portAlias
Required. The ID of the port instance that you want to delete.
--password password
Required. Your Command Central password.
Examples
To delete the port with alias "nhp1 for the server instance with ID "Universal-Messaging-umserver" installed in the installation with alias name “sag01”:
sagcc delete configuration data sag01 Universal-Messaging-umserver COMMON-PORTS-nhp1
--password secret
Because the {--server | -s} and {--username | -u} options are not specified, the command uses the default server and user name. For more information about these options, see Software AG Command Central Help. The command specifies "secret" for the user's password.