The most recent content from our members.
Hi, I am using Python and looking to create a process to modify admin passwords via API. The problem that I just found is that I can't update the password via this API although there are verbs available, seems like the table can't manage CRUD operations. On the above snapshot the documentation says the Entity can't be…
We have done a lot of automation on our deployment of SolarWinds, but one part that I still cannot get to work how I'd like is adding the windows volumes. We monitor all our nodes using WMI and the process for adding nodes is slowly becoming more automated. Adding volumes does work, but I can only name them as say C: or D:…
Hi all, I work in an business which is too locked down for WMI, thus we use agents for virtually everything. I'm working on automating the node creation, agent install, volume and interface discovery and editing of the custom properties. While creating a short script to edit the custom properties for Volume Threshold…
I like to add or remove a component to an application or template via API
Hi, I can do a CRUD read operation successfully on a scalar custom poller. Difficulty arise on a tabular one. I retrieve the following URI from a SWQL query: swis://SERVER/Orion/Orion.Nodes/NodeID=5/CustomPollerAssignmentOnNode/ID=39/CustomPollerStatus Then I send it to the server using this address:…
I love how the SWIS schema lists all the attributes and verbs for each entity type. But, I can't seem to find information on which entities support which CRUD interfaces. The About SWIS page on the OrionSDK wiki states "there may be entity types that do not support this interface or provide only limited support due to…
It would be nice to be able to Create / Update / Delete IP Groups in NTA via the API. The discussion about this can be found here: Create NTA IP Address Group by API Thanks for your vote
For manual Sonar discoveries, can we navigate to custom property editing for multiple nodes (similar to what you see when you select multiple nodes from the manage nodes page and click edit) after the discovery of the nodes? It would make sense to package that into the end of the process instead of simply going to it…
Hello tdanner / Orion SDK Community, In my automation workflow to discover/import nodes/interfaces/volumes, I'm setting autoimport to false so that I can filter out interfaces and volumes appropriately. I'm wanting to use the Delete and BulkDelete operations, however some tables don't seem to have a URI to reference the…
I'm trying to use the InterfacesCustomProperties table's URI to update interface custom properties with SWIS. I've done this successfully with Node custom properties, but I'm running into an issue with using the URI for interfacescustomproperties. Every URI is NULL, and I haven't seen this happen before. I see valid URIs…
It looks like you're new here. Sign in or register to get started.