Forum Discussion
Cole_McDonald
4 years agoProfessor
i'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
- 3 months ago
- 2 years ago
- 4 months ago