Files
librenms-librenms/includes
Tony Murray f1c67ac5f4 Ports API: Workaround for ifNames with slashes (#10502)
* Workaround for ifNames with slashes

Basically,

/api/v0/devices/3/ports/0%2f4 -> /api/v0/devices/3/ports/ifName?ifName=0/4
/api/v0/devices/3/ports/0%2f4/port_bits -> /api/v0/devices/3/ports/ifName/port_bits?ifName=0/4

Or you can just use port_id.

* Fix API ports using ifName with slashes
hand parse the path for the ports graph endpoints
this way we can respect the original way of handling slashes (%2F)
2019-08-12 09:46:36 -05:00
..
2019-06-23 00:29:12 -05:00
2019-03-14 08:06:27 -05:00
2019-05-28 07:08:24 -05:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2019-06-19 16:01:53 -05:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2019-06-23 00:29:12 -05:00
2018-08-11 16:37:44 -05:00
2019-06-23 00:29:12 -05:00