List Channels or Queues
Lists all the channels or queues on a Universal Messaging server instance.
Syntax

To list the channels on a server instance:
sagcc get administration component nodeAlias Universal-Messaging-instanceName
channels list

To list the queues on a server instance:
sagcc get administration component nodeAlias Universal-Messaging-instanceName
queues list
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 list the channels or queues.
Examples

To list the channels on the server instance with ID "Universal-Messaging-umserver" installed in the installation with alias name "sag01":
sagcc get administration component sag01 Universal-Messaging-umserver channels list

To list the queues on the server instance with ID "Universal-Messaging-umserver" installed in the installation with alias name "sag01":
sagcc get administration component sag01 Universal-Messaging-umserver queues list