User Tools

Site Tools


cmd:move

Move Node to Other Parent or Change Ordering

Move specified node to another parent node.

move <node id> <new parent id> <before id>

If node id or new parent id does not exist or if the user does now have permissions to add nodes to the parent or alter the current node then an error is returned.

The node will be inserted in the child list of the parent, before the before id. It can be -1, meaning “insert last”.

Note: Subscribers of this node which are not subscribing on the new parent will get a remove command as the result of this change.

cmd/move.txt · Last modified: 2020/06/08 18:26 by deva