aboutsummaryrefslogtreecommitdiffstats
path: root/web/nms.gathering.org/api/private
Commit message (Collapse)AuthorAgeLines
* NMS: Prep for frontend poller-rewriteKristian Lyngstol2016-03-10-3/+6
| | | | | The biggest thing here is the addition of a generic poller and a generic "hash" from the backend so equality can easily be checked.
* NMS: Tweak caching and updatesKristian Lyngstol2016-03-10-6/+29
|
* nms: Fix comments (presumably)Kristian Lyngstol2016-03-10-2/+2
|
* NMS: Support all fields during switch insertKristian Lyngstol2016-03-10-10/+20
| | | | | | It's not particularly pretty, but it works OK. Next: Modifications.
* nms: Further simplify and fix the APIKristian Lyngstol2016-03-04-8/+11
| | | | | | Now this works: tools/add_switches.txt.pl < switches.txt | POST http://demo:demo@localhost/private/switch-add
* NMS: Remove now redundant "Security" thingsKristian Lyngstol2016-03-04-1/+1
| | | | Better to have proper isolation than this crud.
* nms: Split pub/switches in twoKristian Lyngstol2016-03-04-0/+34
| | | | Makes authentication simpler.
* nms: Rename API end points and separate public/privateKristian Lyngstol2016-03-04-0/+130