server list

Lists all registered Security Verify Access servers.

Requires authentication (administrator ID and password) to use this command.

Syntax

server list

Description

Lists all registered Security Verify Access 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 Security Verify Access error messages by decimal or hexadecimal codes.

Example

The following example lists registered servers:
pdadmin> server list
The output is as follows:
ivmgrd-master
ivacld-server1
ivacld-server2
where ivmgrd-master represents the Policy server; ivacld-server2 and ivacld-server1 represent Authorization server instances.