lsappgroupmembers
Use the lsappgroupmembers command to list members of a specified application.
Syntax
Parameters and arguments
- -user user_name
- Specifies an IBM Spectrum Controlâ„¢ user ID.
- -pwd password
- Specifies the password for the IBM Spectrum Control user ID.
- -url url
- Specifies the Device server. The format of the URL is system:port_number, where system represents either the host name or IP address, and port_number represents the IBM Spectrum Control Device server port.
- -fs character
- Specifies the 7-bit character that separates the information in the output. If you omit this parameter, the information is separated by blank spaces.
- -header
- Suppresses the column headings in the output. If you omit this parameter, the column headings are included.
- -help | -h | -?
- Lists help information for the command.
- -qs character
- Specifies the 7-bit character that surrounds character strings and date stamps in the output. If you omit this parameter, character strings and date stamps are enclosed by double quotation marks (").
- -silent
- Suppresses all output for the command. If you omit this parameter, output is included.
- -id ApplicationGroupID
- The unique ID of the application. For example,
/Application/5044where5044is the database ID of the application. The output includes the following information:- Member Key
- Member Name
- Member Type
- -l
- Specifies that the long version of the information is listed.
The following information is included:
- UDP1
The user-defined property (UDP) contains anything of significance to the group administrator. This alphanumeric character can contain any alphanumeric character, and must be fewer than 255 characters in length.
- UDP2
The user-defined property (UDP) contains anything of significance to the group administrator. This alphanumeric character can contain any alphanumeric character, and must be fewer than 255 characters in length.
- UDP3
The user-defined property (UDP) contains anything of significance to the group administrator. This alphanumeric character can contain any alphanumeric character, and must be fewer than 255 characters in length.
- UDP1
Example: Displaying a list of the members for an application
The following command generates a list of the
members for a specified application:
tpctool> lsappgroupmembers -id /Application/5044 -l
The following output is returned.
Member Key Member Name Member Type
===========================================================================
george_ifs_share2+kq98n5d.ibm+00021 george_ifs_share2 Export
omni+Atlas.storage.abc.ibm.com omni Virtual Machine
XIV_1+Atlas.storage.abc.ibm.com XIV_1 Data Store
root+SMAC+kq99n5d.ibm+00000200A3C044DC+0 root Fileset
UDP1 UDP2 UDP3
=======================
ABCLab - -
ABCLab - -
- - -
- - -