A user asked how to export built-in reports via the ControlUp API. Another user suggested using an aggregation on device name and disk usage, which can be found in the browser’s developer tools. The API can be accessed at api.controlup.io.
Read the entire ‘Exporting Built-In Reports with the ControlUp API’ thread below:
Hello All,
I’m trying to export buit-in reports via the api but I can’t find an api url that meets my needs (doc: api.controlup.io ), on this site I can only find what I need to export custom reports,
Could someone tell me how to export these reports via the api, or tell me if it’s not possible ?
Thanks in advance
Which reports are you trying to export
"Top Devices by Disk Usage" for example
All of the reports take raw data and do something with it. You’ll have to do the same. In this case (most likely) a call to this api with some aggregation on device name and disk usage.
I’m not at a computer (US side of CU is out today). But you’ll be able to see the query used in your browsers developer tools.
Thanks, I will try !
Continue reading and comment on the thread ‘Exporting Built-In Reports with the ControlUp API’. Not a member? Join Here!
Categories: All Archives, ControlUp for Desktops