I have been working on automating the node creation in my org. I am running a single test case to test the functionality and running into a snag. The issue I am running into is that I have followed the steps carefully to create the node, I am adding the specific pollers I want for the node, adding the interfaces, adding the device to NCM, etc. When I do all of this, I get no errors, and the node is created but it is missing information that would normally be there if I created in the GUI(hostname, vendor, device model, description, etc.) . The summary page view looks different than I would expect as well. However, I notice when I click the "list resources" button on the node, like magic, everything comes in. I do not add anything from this page I just simply click the button and close the page and all that was missing is added. Does anyone know what I am missing in creating my node? I assume Solarwinds is talking with the device to pull that info but is there not something the API can do to replicate that functionality? am I going to literally have to fill in all the information manually? I am just not familiar enough with Solarwinds to know what is occurring when you press the button to fill in so much information. Any help would be appreciated!