Universal Messaging 10.11 | Administration Guide | Using Command Central to Manage Universal Messaging | Using the Command Line to Manage Universal Messaging | Durable Subscribers Monitoring | List Durable Subscribers
 
List Durable Subscribers
Lists the durable subscribers on a Universal Messaging server instance in XML, TSV, or CSV format.
Syntax
sagcc get administration component nodeAlias Universal-Messaging-instanceName
durablesubscribers list {--format|-f} {tsv|xml|csv}
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 durable subscribers.
{--format|-f} {tsv|xml|csv}
Required. The format in which to retrieve the list of durable subscribers. Values are:
*tsv
*xml
*csv
Examples
To list the durable subscribers in XML format 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 durablesubscribers
list -f xml