Neil Lathwood
08022aae7a
api: Map LibreNMS OS' to known Oxidized models ( #8758 )
2018-05-24 22:08:44 -05:00
Paul Heinrichs
ff0063b515
api: Add option to output graphs as base64 ( #8535 )
...
* Allow 'option' param in graph endpoint
* Update lint and update docs
* Uncomment api response
* Add imagedestroy on 'tobias_trim' section
* Add base64 to port endpoints also
2018-04-11 08:02:04 -05:00
iTeV
54dac46f6c
docs: Changed err-msg to message for API docs ( #8182 )
2018-02-01 19:52:38 +00:00
Misha Komarovskiy
06c46765f2
api: Added API calls for routing and resources management ( #8017 )
...
* api: Added API call for VRF listing
Signed-off-by: Misha Komarovskiy <zombah@gmail.com>
* api: Added API call to retrive VRF by ID
Signed-off-by: Misha Komarovskiy <zombah@gmail.com>
* api: Change list_vrf permissions
Signed-off-by: Misha Komarovskiy <zombah@gmail.com>
* api: Added new api calls for routing and resources mgmt
* This commit includes list_cbgp, list_vlans,
list_ip_addresses, list_ip_networks and
get_network_ip_addresses calls
Signed-off-by: Misha Komarovskiy <zombah@gmail.com>
* fix: Correct indentation issue in get_ip_addresses
Signed-off-by: Misha Komarovskiy <zombah@gmail.com>
* api: Fix per device permissions and messages
Signed-off-by: Misha Komarovskiy <zombah@gmail.com>
* Fix identation issues
Signed-off-by: Misha Komarovskiy <zombah@gmail.com>
* api: Remove excessive result counters
Signed-off-by: Misha Komarovskiy <zombah@gmail.com>
* api: Add list_locations api call
* Get devices by location not very comfortable
without list all locations api call
Signed-off-by: Misha Komarovskiy <zombah@gmail.com>
* Spelling fix
Signed-off-by: Misha Komarovskiy <zombah@gmail.com>
2018-01-18 15:43:15 +00:00
Thom Seddon
d6d4a3a69a
api: Added API method to rename devices ( #7895 )
2017-12-19 09:32:31 +00:00
Neil Lathwood
daa0773f48
api: Added support for wireless sensors ( #7846 )
...
* api: Added support for wireless sensors
* Added docs for new api calls
2017-12-06 22:27:30 +00:00
Tony Murray
3bd9920e38
docs: Continue to reorganize docs ( #7762 )
...
* docs: Continue to reorganize things
Make landing pages for /Installation, /API, etc.
Split API out into multiple docs
Properly use multi-level navigation
Add lower nav buttons (tops are bug so disable for now)
Add logo for fanciness
Refine index page a bit
* Improve API TOC layout
* Couple of fixes.
* Fix API/API-Docs, assumed it was at the right url.
2017-11-19 01:19:18 +00:00