Version 9.5 SP1
 —  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.

For example:

CentraSiteCommand list Federation [-user "Administrator"] [-password "manage"] -name "FedName"

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

Top of page