You can delete a node from the GUI or by using the CLI
GUI
Procedure
Infrastructure > Nodes
In the Nodes list, click one or more nodes.
Choose a delete option.
Option
Procedure
Delete
Deletes the nodes from the database.
The node must be uninstalled and no application
components can be distributed to the node.
Click
Delete or
DeleteDelete.
Force Delete
Terminates and uninstalls the nodes, deletes components, and
deletes the nodes from the database. Components running on the nodes are not
notified before the nodes are stopped.
This option is enabled only if you have the necessary
permissions. See
Setting Enterprise Permissions
for more information.
Caution: You should exercise extreme
caution when using this option as it may leave your system in a non-working
state.
Click
DeleteForce
Delete
CLI
Procedure
from conref_source/t_first_step_for_cli_tasks
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
delete
and the
objectSelector attribute to
Environment/Node. To perform a force delete,
specify the
force="true" attribute.