There is a list of requests to interact with [[node|NODE]]: - [[JSON-RPC Request - NODE ADD|NODE ADD]] - adds node address to the node list - [[JSON-RPC Request - NODE DEL|NODE DEL]] - deletes the node using its address - [[JSON-RPC Request - NODE LINK|NODE LINK]] - adds one specified candidate-node for further connection - [[JSON-RPC Request - NODE ALIAS|NODE ALIAS]] - creates alias for the node - [[JSON-RPC Request - NODE HANDSHAKE|NODE HANDSHAKE]] - checks possibility of establishing connection between your node and the other one - [[JSON-RPC Request - NODE CONNECTIONS|NODE CONNECTIONS]] - lists nodes that are connected to your node - [[JSON-RPC Request - NODE BALANCER|NODE BALANCER]] - lists balancer records - [[JSON-RPC Request - NODE DUMP|NODE DUMP]] - shows all information about nodes in the network or about definite node Commands for interaction with remote node: - [[JSON-RPC Request - NODE REMOTE EXECUTE (EXEC_CMD)|NODE REMOTE EXECUTE (EXEC_CMD)]] - executes CLI command on remote node   # ![[JSON-RPC Request - NODE ADD]]   # ![[JSON-RPC Request - NODE DEL]]   # ![[JSON-RPC Request - NODE LINK]]   # ![[JSON-RPC Request - NODE ALIAS]]   # ![[JSON-RPC Request - NODE HANDSHAKE]] # ![[JSON-RPC Request - NODE CONNECTIONS]]   # ![[JSON-RPC Request - NODE BALANCER]] # ![[JSON-RPC Request - NODE DUMP]]