server list
Lists all registered ISAM servers.Requires authentication (administrator ID and password) to use.
Lists all registered ISAM servers. The name of the server for all server commands, except for the server list command, must be entered in the exact format as it is displayed in the output of this command.
Options
None.
Return codes
- 0
- The command completed successfully.
- 1
- The command failed. When a command fails, the pdadmin command provides a description of the error and an error status code in hexadecimal format (for example, 0x14c012f2). See "Error messages" in the IBM Knowledge Center which provides a list of the ISAM error messages by decimal or hexadecimal codes.
Examples
The following example lists all registered servers if the ISAM component is the authorization server:pdadmin> server list
Output is similar to:
ivacld-topserver ivacld-server2 ivacld-server3 ivacld-server4
Parent topic: Command reference