Dear SDK users,
I am looking for information how to directly use Orion.discovery REST API's instead of calling DiscoverSnmpV3node.ps1 Powershell.
Any pointers available
@tdanner
Here's a python script that uses the REST API to do essentially the same thing as DiscoverSnmpV3Node.ps1: https://github.com/solarwinds/orionsdk-python/blob/master/samples/discover_one_node.py