The
RemoveServer command action is used to delete a node definition from
TIBCO MFT Command Center node definition table.
To use the
RemoveServer action command, you must have UpdateServerRight. For more information on this right, see
AddUserToRole.
When this command is executed successfully, the server will be removed from the server definition table.
Parameter
|
Description
|
Default
|
Required
|
ServerName
|
Specifies the 1 to 32 character node name.
This 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 parameter 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
RemoveServer Command
This command deletes the NYNode1 server. The server name is required for the
RemoveServer command action.
java cfcc.CFAdmin a:RemoveServer ServerName:NYNode1
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.