Hi all,
We have been using the api to add nodes through our ordering system and also use powershell to bulk add nodes. We noticed that when adding nodes this way, the Perfstack Latency and Packetloss widget stays hidden. If we than go to the Webui and manually update the created node that is missing the data and save it, the widget will than be visible with the data.
When manually adding a node through the Webui, the widget will show up immediately and with data.
Are we missing a specific setting we need to address in our automation?
Platform:
NPM
Version 2020.2.6
API string in powershell:
$NewNode = Orion-AddNode -SwisConnection $Swis -NodeName $Node.NodeName -NodeIPAddress $Node.NodeIPAddress -PollingEngineID $Node.PollingEngineID -PollingMethod $Node.PollingMethod -SNMPV2Community $Node.SNMPV2Community