Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Platform data from Netbox during integration #61

Open
ryanmerolle opened this issue Feb 21, 2018 · 2 comments
Open

Use Platform data from Netbox during integration #61

ryanmerolle opened this issue Feb 21, 2018 · 2 comments

Comments

@ryanmerolle
Copy link

Leverage the existing Netbox platform data instead of custom field defining platform type.

Instead of creating a custom field in net box defining platform data that Netconfig us, I recommend you leverage the platform data already associated to each device. Before this can happen, you would need some way to pull platform types and associate to Netconfig names platform.

@matt852
Copy link
Owner

matt852 commented Feb 21, 2018

This is a good idea, thanks for the suggestion. Do you know of any standardized platform data in NetBox I can reference, or start looking into? Everything I've seen from using it is built on custom-user-input.

Actually, I think I just answered my own question. I can create a page where the user can input all platforms they want to pull from NetBox, store it in the local db, then reference it later on the API refresh.

Thanks, I'll work on this later this week or next.

@matt852
Copy link
Owner

matt852 commented Apr 5, 2018

As part of this, I'll need to add support for devices using local credentials when pulling the inventory from NetBox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants