Node class operationsEdit online Use clvt to perform operations on a cluster node. add nodeAdds a node with the specified name to the cluster. delete nodeDeletes the specified node from the cluster.query nodeIf a node name is specified, the command returns discovered information about the node attributes. If a node name is not specified, the command returns a list of all nodes.online nodeStarts the Cluster Manager on the specified node. If the Cluster Manager is already started the command is ignored. offline nodeStops the Cluster Manager on the specified node. If the Cluster Manager is already stopped the command is ignored.Parent topic: clvt API