I have a requirement to pull the IP addresses of all network devices from Prime infrastructure through the API. The closest that I can find is a complete export which provides a lot of info that I don't need. It also needs Credential level access and I would rather use RO if possible.
Is there a better option?
I am also trying to find some information on scripting with this in Python. Does anybody have any resources?