Forum Discussion
Cole_McDonald
Professor
4 years agoi'm trying to get to this data using Powershell... no errors, it successfully grabs the device, DS, and instances using the same functions... but the data returns an empty array for data that is present in the LM resources interface... thoughts?
- $resourcePath = "/device/devices/$($device.id)/devicedatasources/$($DS_CPU.id)/instances/$($inst_CPU.id)/data"
my output shows me this:
- Gathering /device/devices/6966/devicedatasources/503122/instances/9311756/data
No errors are thrown during the run. It's confounding me a bit.
Related Content
- 12 days ago
- 6 months ago