GetServer

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

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

When this command is executed successfully, the defined TIBCO MFT Command Center will be displayed along with the configuration parameters for the defined server definition. If the node that you want to display is not defined, you will receive an error.

Parameter Description Default Required
ServerName Specifies the 1 to 32 character node name.

This parameter is the name that TIBCO MFT Platform Server is known as within 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, you will receive an error.
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