Universal Messaging 10.11 | Administration Guide | Using Command Central to Manage Universal Messaging | Using the Command Line to Manage Universal Messaging | JNDI Destinations Configuration | Delete Destinations
 
Delete Destinations
Deletes a JNDI destination for a Universal Messaging server instance.
Note:
Deleting a JNDI destination does not delete the channel or queue that exists on the Universal Messaging server instance.
Syntax
sagcc delete configuration data nodeAlias Universal-Messaging-instanceName
UM-JNDI-DEST-destinationName
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 for which you want to delete a JNDI destination.
UM-JNDI-DEST-destinationName
Required. The ID of the destination you want to delete.
Examples
To delete the destination with name "destination1" 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 UM-JNDI-DEST-destination1