You can uninstall a node from the GUI or by using the CLI. If the nodes are not stopped, you can use the Force Uninstall option.
GUI
Procedure
Infrastructure > Nodes
In the Nodes list, click one or more nodes.
Choose an uninstall option.
Option
Procedure
Uninstall
The nodes must be stopped and no application fragments can be distributed to the nodes.
Click
Uninstall or select
Uninstall > Uninstall.
Uninstalls the nodes.
Force Uninstall
Terminates the nodes, deletes application components, and uninstalls the nodes. Components running on the nodes are not notified before the nodes are stopped.
Select
Uninstall > Force Uninstall.
CLI
Procedure
In the data file, specify an
Environment and one or more Node definitions in base format. You can also use a
data file previously used to create the nodes in which the nodes are specified
in full format.
In the data file, specify an Environment and one or more Node definitions in base format. You can also use a data file previously used to create the nodes in which the nodes are specified in full format.
In the build file, set the
action attribute of the
AMXAdminTask element to
uninstall and the
objectSelector attribute to
Environment/Node. To perform a force uninstall, specify the
force="true" attribute.