Version 9.6
 —  Registry Federations in CentraSite  —

Displaying the List of Target Registries defined for Federation

You can display the list of IDs of target registries defined for federation by using a command of the following form:

CentraSiteCommand list Federation [-user <USER-ID>] [-password <PASSWORD>]  [-name <Name>]

The following table describes the complete set of input parameters that you can use with the list Federation utility:

Parameter Description
-user
The user ID of a user on the target machine who has the permissions to create objects on the target machine.
-password
The password of the user identified by the parameter "-user".
-name
The name of the federation to be displayed. If you do not supply this parameter, the names of all defined federations are displayed.

For example:

CentraSiteCommand list Federation -user "AdminUser" -password "ABCXYZ123" -name "FedName"

To run this command, you require permission at the operating system level to read emit.xml.

Top of page