I have a excel spread sheet with a list of IPs of devices that I need the models. The devices are already in NetMRI. Is there a way I can import the list of IPs and get their model #s? Im trying not to search them on by one.
Thanks
To avoid searching IPs one by one, you can automate the retrieval of device model numbers from NetMRI using its API. Here's how:
GET /devices
For detailed information on the available API endpoints and their usage, refer to the official NetMRI API documentation: https://docs.infoblox.com/space/APIDeveloperGuide/43025615/Introduction There are some useful examples that can be found at: https://github.com/infobloxopen/infoblox-netmri/tree/master