lsai - List application instances
List the application instance objects defined in the TSLM database.
By default, all application instance objects are listed. The list is sorted ascending by the name attribute unless another sort order is provided with the generic option -order.
Syntax
lsapp [application_instance_name [...] | -app ID] Parameters
- application_instance_name [...] | -app ID
- Specifies the application instance to be included in the list. Multiple application instance names must be separated with a white space between each name. Displays all objects, if no option is specified. The list is sorted ascending by the name attribute unless another sort order is provided with the generic option -order.
Results
Default tabular output for each
application instance listed includes the following information (also
serve as the headings for output):
- Name
- Application
- Privilege
- PrivilegeChangeable
- Priority
Long output includes:
- Name
- Application
- Privilege
- PrivilegeChangeable
- Priority
- AuthenticationMethod
- AuthernticationData
Short output only displays:
- Name
Examples
lsai -app TSM lsai -match 'regex("TSM[12]?" Application."ApplicationName")'