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

Request Info #1

Open
apellini opened this issue Oct 5, 2021 · 6 comments
Open

Request Info #1

apellini opened this issue Oct 5, 2021 · 6 comments

Comments

@apellini
Copy link

apellini commented Oct 5, 2021

This module also implement API Calls in NetBox?

@goebelmeier
Copy link
Owner

Which kind of API calls do you refer to? This plugin extends the Device and DeviceType models with 1:1 models for product EoX and device EoX data. It fetches the data from Cisco API and inserts entries into these Django models with native Python methods.

@apellini
Copy link
Author

apellini commented Oct 5, 2021

I refer on NetBox API (device endpoint)

@goebelmeier
Copy link
Owner

Please elaborate a bit more. I don't really understand the question.

@apellini
Copy link
Author

apellini commented Oct 5, 2021

Sorry. NetBox exposes a REST API EndPoint where you could retrieve information about IPAM or DCIM informations, so I want to know if I ask via a GET operation to NetBox a device or a model I'll receive in the body EoX data.

@goebelmeier
Copy link
Owner

Understood! Not yet, but i have Use Cases for it, so i will implement the corresponding API Endpoints for that information.

@apellini
Copy link
Author

apellini commented Oct 5, 2021

thanks

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

No branches or pull requests

2 participants