Dear Reddit Community,
I would like to ask you for a help with a task that I received from hiring company. I read a lot of documentation, but still do not have complete comprehension regarding some questions.
So, the task is to create an application, which will collect the information about the software version directly from the device as well as update the custom field on NetBox.The requirements are to use https://netboxdemo.com/ and collect the data from devices with specific parameters (Status = Active, Tenant = NOC).
While visiting the demo site, I did not find any devices with parameters,which were mentioned in the task, so that I think that one of the hidden tasks is to create them by myself.
My questions are :
Is it possible to assign the random ip address to the created device on https://netboxdemo.com/ and then connect to it by using Python script ? (maybe using Paramiko)
Is it possible to create a custom field on https://netboxdemo.com/ and somehow update it ? (maybe update it by using POST request on API)
Thank you in advance!
No comments:
Post a Comment