Delete Users
Deletes a user from the user repository of a Universal Messaging server instance.
Syntax
sagcc delete configuration data 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 on which you want to delete a user.
COMMON-LOCAL-USERS-userName
Required. The ID of the user you want to delete.
Examples
To delete the user with ID "user2" from the server instance with ID "Universal-Messaging-umserver" that is installed in the installation with alias name "sag01":
sagcc delete configuration data sag01 Universal-Messaging-umserver
COMMON-LOCAL-USERS-user2