Dave, A lot of the API is documented at on the wiki <https://github.com/zaidka/genieacs/wiki/API-Reference>. For the few things that aren't documented, there are two ways to reverse the API. One is to dig through the gui code. The other is to use wireshark <https://www.wireshark.org/>, perform the action you want in the GUI, then look at the packet capture.
-dan On Tue, Feb 10, 2015 at 6:53 AM, Dave whoohoo <[email protected]> wrote: > Hey, > > I got the whole system to work. Also connected some cpes to genieacs. > However, now i would like to directly call the rest api without the gui, > but i cant find how the urls are built up and what > functions/functionalities there are. I was looking in api-functions.js and > nbi.js since that looked like the places to find this. Could you give me > any directions as to where i can find this information. If i can find and > use the possible calls, im also willing to document these for you. > > Kind regards, > > Dave > > _______________________________________________ > Users mailing list > [email protected] > http://lists.genieacs.com/mailman/listinfo/users > >
_______________________________________________ Users mailing list [email protected] http://lists.genieacs.com/mailman/listinfo/users
