4 years ago
Obtaining only specific metric data
Hi All,
I'm using https://<COMPANY>.logicmonitor.com/santaba/rest/device/devices/<DEVICE_ID>/devicedatasources/<DATASOURCE_ID>/instances/<INSTANCE_ID>/data?filter=period=1 but am getting a lot of metrics I don't need data for.
Is there a way to specify which metrics you want to export, e.g. below?
https://<COMPANY>.logicmonitor.com/santaba/rest/device/devices/<DEVICE_ID>/devicedatasources/<DATASOURCE_ID>/instances/<INSTANCE_ID>/data?filter=period=1&fields=InInterfaceSpeed,InMbps,InUtilizationPercent,OutInterfaceSpeed,OutMbps,OutUtilizationPercent
Perhaps there is another way to do this?
Thanks,
Frank