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 must be entered in the exact format as it is displayed in the output of this command. The server list command does not have such a requirement.
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. This reference provides a list of the ISAM error messages by decimal or hexadecimal codes.
Example
The following example lists registered servers:pdadmin> server listThe output is as follows:ivmgrd-master ivacld-server1 ivacld-server2where ivmgrd-master represents the Policy server; ivacld-server2 and ivacld-server1 represent Authorization server instances.Parent topic: pdadmin commands