What are the minimum params that need to be set when adding a node through the API with Postman? I just want to get the node added, polling and put it in a group.
Thanks Jeff
I have never heard of "postman" but adding a node thru the API you have several options.
Here is a powershell add node example -> OrionSDK/CRUD.AddNode.ps1 at master · solarwinds/OrionSDK · GitHub
you can read thru this for more information & examples -> Home · solarwinds/OrionSDK Wiki · GitHub
-Will
Hey, our Loop1 Engineer wrote some step-by-step walk-throughs on using Postman. Maybe it might help answer your question:https://loop1.com/swblog/using-the-rest-api-to-get-the-most-out-of-solarwinds-part-1/
https://loop1.com/swblog/using-the-rest-api-to-get-the-most-out-of-solarwinds-part-2/