I have a list of IPs that I need the models in NetMRI
Answers
-
To avoid searching IPs one by one, you can automate the retrieval of device model numbers from NetMRI using its API. Here's how:
- Export IPs from Excel: Save your list of IP addresses from Excel into a CSV or JSON format.
- Query NetMRI API: Use the NetMRI API to fetch device details by IP address. Specifically, the
GET /devices
endpoint allows you to retrieve information about devices, including their model numbers, by providing the management IP address. - Process the Data: Parse the API response to extract the model numbers and associate them with the corresponding IP addresses.
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/master0
Categories
- All Categories
- 5.2K Forums
- 4.7K Critical Network Services
- 470 Security
- Visibility and Insights
- Ideas Portal
- Webinars & Events
- 275 Resources
- 275 News & Announcements
- Knowledge Base
- Infoblox Documentation Portal
- Infoblox Blog
- Support Portal
- 8 Members Hub
- 4 Getting Started with Community
- 4 Community Support