Files
librenms-librenms/html
Bitency 2ba7093d9c api: Added ability to call get_graph_by_port_hostname() with hostname or id (#6936)
* Fix bug get_graph_by_port_hostname() only hostname

From the documentation:

Function: get_graph_by_port_hostname top
Get a graph of a port for a particular device.

hostname can be either the device hostname or id

But the function is only works with a hostname and not with a ID.
I have modified a few things that solve the problem.

* Update api_functions.inc.php
2017-07-04 22:41:22 +01:00
..
2017-06-02 19:57:27 +01:00
2016-09-11 23:41:41 -05:00
2017-05-17 22:38:00 +01:00
2017-05-17 22:38:00 +01:00
2015-06-10 15:05:21 +00:00