server list

Lists all registered Security Access Manager servers.

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

Syntax

server list

Description

Lists all registered Security Access Manager 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 the IBM Security Access Manager for Web Error Message Reference. This reference provides a list of the Security Access Manager 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.