Sugar Network/API: Difference between revisions

Line 168: Line 168:


* user is already authenticated, e.g., it is possible to change content on Sugar Network server.
* user is already authenticated, e.g., it is possible to change content on Sugar Network server.
There are the following mountpoints related commands:
'''GET''' /?cmd='''mounts'''
Returns a list of all accessible mountpoints. List items are dictionaries with the following keys:
* {{Code|mountpoint}}, mountpoint;
* {{Code|name}}, i18n name of the mountpoint;
* {{Code|private}}, boolean flag; {{Code|True}} if the mountpoint is accessible only from localhost.


=== Access to the Journal ===
=== Access to the Journal ===