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

Download config to desktop via python/CURL

$
0
0

I'm new to the oriosdk part of Solarwinds.

I have python code that will find the config and trigger a download for that specific config, however, I want it to download to a specific location on my computer. It doesn't matter if I have to use python or CURL, I just can't find documentation on how this is done. Here's the last part of my python code that shows the download, I got this from some of the other forums and altered it for my needs.

guid=[]

for ein stripped_config_list:

  guid.append(e)

  configType = 'Running'

   transferIds = swis.invoke('Cirrus.ConfigArchive', 'DownloadConfig', guid, configType)


Viewing all articles
Browse latest Browse all 2677

Trending Articles



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