I am using the REST API to query inventory data from our SolarWinds NPM. I need a unique value that exists in our other tracking systems such as Serial Number OR UUID.
How can I expose Serial Number or UUID to the API?
I read some information about creating a custom poller to expose Serial Number in a report. However, I need this data available to query in the API.
Any suggestions on how to set that up?