Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Universal Messaging | Using Command Central to Manage Universal Messaging | Using the Command Line to Manage Universal Messaging | Channel Configuration | Get Channel Data
 
Get Channel Data
Retrieves configuration information about a specific channel on a Universal Messaging server instance.
Syntax
sagcc get configuration data nodeAlias Universal-Messaging-instanceName
UM-CHANNELS-channelName
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 retrieve channel information.
UM-CHANNELS-channelName
Required. The ID of the channel for which you want to retrieve information.
Examples
To retrieve information about the channel with name "channel2" on the server instance with ID "Universal-Messaging-umserver" installed in the installation with alias name "sag01":
sagcc get configuration data sag01 Universal-Messaging-umserver UM-CHANNELS-channel2