Editing a Node
You can edit a node from the GUI or by using the CLI.
GUI
- Procedure
-
Navigate to a nodes list.
-
Select a node. The node details display in the General tab.
-
Edit the contact, description, and the startup mode.
-
Click the Configuration, Substitution Variables, Resource Instances tabs for other editable information.
-
Click Save.
CLI
- Procedure
-
In a data file, specify a Node element in full format using the new attribute values.
-
In the AMXAdminTask element set the action aĴribute to edit and the objectSelector attribute to Environment/Node[@name='nodeName'], where nodeName is the name of the node to edit.
Subtopics