Node:modify-system-info, Next:query-predefined-aux-items, Previous:get-info, Up:Protocol Requests
modify-system-info [95] (( items-to-delete : ARRAY Aux-No; items-to-add : ARRAY Aux-Item-Input )) -> ( );
This call modifies the aux-item list of the server information (which
can be retrieved using get-info
.) It only succeeds when issued by
a person with the admin bit set and privileges enabled.
The items in items-to-delete
are removed, and the items in
items-to-add
are added. This call is atomic; either all
deletions or additions succeeded, or none of them is made.
login-first
permission-denied
illegal-aux-item
aux-item-permission