Export service graphs through API

Hello guys.

After pr #5399 and #5446 exporting health graphs export through API is possible. On the other hand, exporting service graphs would be useful.

At this time I couldn’t do this. Maybe I do something wrong… Is it possible already ?

Regards

Try passing device_service as the type to http://docs.librenms.org/API/API-Docs/#api-route-6

I used /api/v0/devices/device/device_service. This exported one .png file that is blank (only the graph grid). For that device there are multiple services.
At this moment is it possible to select the service ?

Create an issue, further support will be needed.

Will do
Thank you