GetServer

The GetServer command action is used to display configuration parameters from a single node definition in the   node definition table.

To use the GetServer action command, you must have UpdateServerRight. For more information, see AddUserToRole.

When this command is executed successfully, the defined ServerName   is displayed along with the configuration parameters for the defined server. If the node that you want to display is not defined, an error occurs.

Parameter Description Default Required
ServerName (nn) Specifies the 1-to-32-character node name.

This parameter is the name that TIBCO MFT Platform Server is known as within the TIBCO MFT Command Center  .

If the server name contains embedded spaces, the entire server name must be enclosed in double quotation marks (“).

Note: This value must point to an existing server definition. If the node that you want to update is not defined, an error occurs.
None Yes

Sample GetServer Command

This command displays parameters defined for the NYNode1 server. The server name is required for the GetServer command action.

java cfcc.CFAdmin a:GetServer ServerName:NYNode1