The most recent content from our members.
I still can't understand how the date the device was added to Solarwinds is not included in the Node Details widget and the solarwinds nodes table. I have been a Solarwinds user for 2 years and this is the simplest deficiency I have seen. We get it from the auditing event and print it to another table as custom, but I…
Hello, I try to create IP Addresses with the following Curl command: curl -sSk -v -H "Content-Type: application/json" -H "Accept: application/json" -u "username:pwd -d '{"SubnetId":111,"IpAddress":"12.12.12.2"}' mysolarwinds:17778/.../IPAM.IPNode But I keep getting the following error: < HTTP/2 400 < content-length: 2635 <…
Hello, on the web interface, there is an option to create automatically the IP addresses when the subnet is created: I'm using the SolarWinds API to Create subnets (mysolarwindsurl:17778/.../IPAM.Subnet), but I don't want any IP Addresses. I couldn't find any possibility to create a subnet without IP addresses. The swagger…
Hi everybody, We have a number of new devices to be added to Solarwinds and they have different pollers to measure temperature, power phases and humidity. All these are custom pollers that should be added/enabled by the script too. The challenge here for me is to find a way to add a particular poller, say I have…
It´ll be nice if DPA give the possibility to when create a Alert we can select the group of servers created on the "Main Page", and, of course, when update the group the Alert upgrade dynamic.
Hey Gang, new to the whole API scene and I am trying the following code with the program Postman: https://<hostname>:17778/SolarWinds/InformationService/v3/Json/Create/Orion.Nodes { "ObjectSubType": "SNMP", "IPAddress": "10.x.x.x", "IPAddressType": "IPv4", "DNS": "switchname.company.com", "DynamicIP": false, "SysName":…
I can create polls, but when I click where to add it to, most Forums are grayed out. Am I missing a step? Thanks,
Hi, we are trying to automate the process of creating supernets & adding subnets to supernets, but looks like that is not supported. May I know in which IPAM version this will be supported? From what I see on GitHub, it's not supported in IPAM 4.7 too.
Hello Solarwinds Community, I'm back at it again attempting some crazy automation (per usual). I know, I know, the current API set doesn't support a lot of CRUD operations or Verbs to invoke for APM/SAM at the moment. I'm wondering if I was better off posting the following thread in the Orion SDK space: SAM Threshold…
Is there a way to add a credential via the SWQL API? If now, how can I do this via the SQL and what is the encryption I need to use to put the password in? I would like to bulk add credentials for several nodes. Each node has it's own credential information. I am currently using the REST calls with Invoke / Create, so I…
It looks like you're new here. Sign in or register to get started.