Universal Messaging 10.11 | Administration Guide | Using Command Central to Manage Universal Messaging | Using the Command Line to Manage Universal Messaging | User Configuration | List Users
 
List Users
Lists all users in the user repository of a Universal Messaging server instance or retrieves information about a specific user.
Syntax
*To list all users of a Universal Messaging server instance and the path to the user repository :
sagcc get configuration instances nodeAlias Universal-Messaging-instanceName
*To retrieve information about a user:
sagcc get configuration instances nodeAlias Universal-Messaging-instanceName
COMMON-LOCAL-USERS-userName
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 user information.
COMMON-LOCAL-USERS-userName
Optional. The ID of the user for whom you want to retrieve information.
Examples
*To list the path of the user repository and the users of the server instance with ID "Universal-Messaging-umserver" that is installed in the installation with alias name "sag01":
sagcc get configuration instances sag01 Universal-Messaging-umserver
*To retrieve information about the user with ID "user1" on the server instance with ID "Universal-Messaging-umserver" that is installed in the installation with alias name "sag01":
sagcc get configuration instances sag01 Universal-Messaging-umserver   
COMMON-LOCAL-USERS-user1