Commit Graph
10 Commits
Author SHA1 Message Date
Paul Gear 5887009b63 Merge pull request #300 from laf/issue-laf-44
Added a route to the API that will get vlans for a given device
2014-10-07 19:56:01 +10:00
laf 347288ac23 Moved vlans route + updated docs 2014-10-04 02:05:32 +01:00
laf d57c0614bf Updated route url to /api/v0/devices/hostname/vlans 2014-10-04 01:59:45 +01:00
laf b8a2b7c291 Added /vlans/:hostname route to the API 2014-10-01 20:49:34 +01:00
laf 9ba4b464ea Added urldecode/encode support 2014-09-30 21:30:22 +01:00
Paul Gear 76f5ab87a9 Add function to get information about a single device 2014-09-27 15:25:43 +10:00
Paul Gear 69edfae5a3 Make API docs match current state of API 2014-09-27 12:08:03 +10:00
laf 8790bfee0a Added api call to delete device 2014-09-17 21:03:02 +01:00
laf a0b52743d0 Updated api routes to new format + moved includes file to correct location 2014-09-16 22:19:29 +01:00
laf 070f4d60bd Added documentation and a function to tidy up json output 2014-09-16 22:19:28 +01:00