License Configuration Commands
You can perform the following license management tasks on a Universal Messaging server instance from the Command Central command-line interface:
View the license details of a
Universal Messaging server instance using the
sagcc get configuration data node_alias Universal-Messaging-umserver COMMON-LICENSE-Universal-Messaging command.
View the license location of a
Universal Messaging server instance using the
sagcc get configuration data node_alias Universal-Messaging-umserver COMMON-LICLOC-Universal-Messaging command.
Add a
Universal Messaging license key file with the specified alias to the
Command Central license key manager using the
sagcc add license-tools keys license key alias -i absolute path to the license file command.
Update a license key file assigned to the specified license key alias using the
sagcc update configuration license node_alias Universal-Messaging-umserver COMMON-LICENSE-Universal-Messaging license key alias command.
Examples
To view the license details of a
Universal Messaging server instance with "Universal-Messaging-umserver" component ID that runs in the installation with alias name “sag01”:
sagcc get configuration data sag01 Universal-Messaging-umserver
COMMON-LICENSE-Universal-Messaging
To view the license file location of a
Universal Messaging server instance with "Universal-Messaging-umserver" component ID that runs in the installation with alias name “sag01”:
sagcc get configuration data sag01 Universal-Messaging-umserver
COMMON-LICLOC-Universal-Messaging
To add a
Universal Messaging license key file with the license key alias "um_lic" to the
Command Central license key manager:
sagcc add license-tools keys um_lic -i C:\umlicense\new_license.xml
To update a license key file assigned to the license key alias "um_lic" with "Universal-Messaging-umserver" component ID that runs in the installation with alias name “sag01” :
sagcc update configuration license sag01 Universal-Messaging-umserver
COMMON-LICENSE-Universal-Messaging um_lic