addapp - Add applications

Add an APPLICATION object to the TSLM database

Syntax

addapp application_name 

Parameters

application_name
Specifies the name of the application to be added. When an application with the same name already exists in the TSLM database, TSLM disallows the creation in order to maintain a consistent database.

Results

Beyond the general error code, the following command-specific error codes are returned:

  • EMM1509E : If an application with the same name already exists

Examples

addapp TSM

Related commands