The most recent content from our members.
Hello, i have been googling this issue all day without success of finding a solution. I am fairly new to orionSDK and i want to make my life easier to find available ip adresses. The code is as follows. from __future__ import print_function import re import requests from orionsdk import SwisClient import getpass def…
Hi All, We have some powershell scripts running in our environment that connect via the SWIS services. Some time in the last couple of months one of the queries has stopped returning data. After some testing I have been able to isolate the issue using SWQL Studio to not getting ANY data back from the IPAM.Subnets tables.…
Is there some particular reason that you can't create a subnet larger than /21 with the orionsdk? What arbitrary reason decided this?
We received a request to grant Full Admin rights to the SolarWinds IPAM application for two internal accounts in my firm. These two accounts would be used for SolarWinds API calls to do the following: create, list, and delete subnets within supernet in Solarwinds IPAM via API call to the application Unfortunately, I do not…
I've tried with both Python orionsdk and powershell to create or update a subnet (IPAM.Subnet) and both return with access denied. Tried it with a user created through web console and a user created on windows and added to group. Tried with operator, admin and power user roles. All same result. Only one that comes back a…
Am I Smoking Crack? -- it's okay if you say Yes,.. I am at my wits end, I'm trying to automatic some internal business workflows; Using Orionsdk-python, I am creating subnets. While creating these subnets I notice in IPAM that the 'Automatic Scanning' 'Polling Engine' is not set. Example: My python 'meat' to create this…
It looks like you're new here. Sign in or register to get started.