Listing Existing Gateways
Use the list gateways command to list the existing gateways in CentraSite.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd list gateways -user <USER-ID>-password <PASSWORD>[-url <CENTRASITE-URL>]
The input parameters are:
Parameter | Description |
-url | (Optional) The URL of the CentraSite registry. Default value is http://localhost:53307. |
-user | The user ID of a registered CentraSite user. For example, a user who has the CentraSite Administrator role. |
-password | The password for the registered CentraSite user identified by the parameter -user. |
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd list gateways -user Administrator -password manage -url http://localhost:53305/CentraSite/CentraSite
The response to this command could be:
-------------------------GATEWAYS-------------------------
----------------------------------------------------------
Name : DevMediator
Key : uddi:95f79c00-52a9-11e4-969c-d398081308d4
Description : DevMediator
Type : Mediator
Username : Administrator
Gateway URL : http://localhost:5555
CentraSite Username : Administrator
Successfully executed the command : list gateways