Quantcast
Channel: THWACK: All Content - Orion SDK
Viewing all articles
Browse latest Browse all 2677

API discovery using subnets

$
0
0

We have Python scripts that launch a network discovery using BulkList, but we'd like to expand it to use Subnets as well. I have not found anything regarding this in my online searching, but hoping I'm just missing something obvious. Is this possible via API?

 

Here's a snippet:

 

corePluginContext = {    'BulkList': bulklist_hosts,    'Credentials': snmp_discovery_creds,    'WmiRetriesCount': 0,    'WmiRetryIntervalMiliseconds': 1000,    'IsDiscoveryForVimEnabled': False
}

 

I'm hoping it's just a matter of having something like 'Subnets': (subnets or Python variable)

 

I'm sure this must be documented somewhere, and I'm just not finding it.

 

Thanks in advance!!


Viewing all articles
Browse latest Browse all 2677

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>