Hello I am a total newbie to Orion APIs. So pardon the question if it is too silly. I am using Curl to fetch my data from Orion.Nodes. My project needs me to pull all the nodes based on a list of NodeIds. Is there a way i can do a IN clause? Ex. curl ...…
I'm getting the following error when trying to create an extra JOIN. Cannot implicitely convert from data type Guid to data type Inst32 Ignoring the spelling mistook I think I understand why. The two JOINs look like this: JOIN Orion.NodesCustomProperties AS ncp ON nd.NodeID = ncp.NodeID JOIN NCM.EntityPhysical AS ep ON…
So I'm trying to create a powershell script to add Active Directory Groups via SWIS PowerShell script. This is where I've got to and it's failing on the ConvertFrom-Json; $settings = Get-Content "$PSScriptRoot\Settings.json" -Raw | ConvertFrom-Json $swis = Connect-Swis -Host "1.1.1.1" -UserName "AD_USER_ACCOUNT" -Password…
I have a PerfStack widget which is showing realtime GlobalProtect active sessions from my Palo Alto and I would like to turn this into a KPI widget on a modern dashboard. I have very limited SWQL experience beyond making some basic up/down KPI widgets and would like some advice on where or how I might pull the data for…
Hi Everyone, We have a vm template that has the agent installed on the system already. Once a system is provisioned, our C.M. activates the agent and it shows up in Orion but with no resources listed. I am trying to figure out how to perform the same functions as list resources would, from research I am guessing I would…
Hello, Wondering how everyone feels about the impact on security of the Orion SDK and SWQL Studio etc not being available directly from Solarwinds and instead through Github. Last year was a tough time with the compromise of the official software updates and downloading and running software from Github has me more nervous…
I'm attempting to add resources to nodes that are monitored via agents through the api using the ListResources verbs. While this works in my test environment it's hitting a timeout on job creation against the prod deployment. Looked through SWIS logs and found mention of RabbitAdvancedBus not getting ACK or NACK in 9…
All, I am just curious if anyone has tried bulk updating sonar discovery profiles using the SDK or SQL? I see the profiles through the API, and some of the cosmetic information appears easy to modify (name, repeat interval, etc) but I don't see the information I am trying to modify (start and end IP address). Just curious…
Hello Everyone, We are trying to bring the resources on the node over list resources functions. Here is the functions that we are trying : You can see these functions under the Orion.Nodes table on the SWQL. We are using ScheduleListResources for starting. You are entering the Node id and it's give you a Job id. We can see…
I'm attempting to create some 30 day average widgets in the Modern Dashboard and I'm running into a snag. When attempting to do this with array size data SWQL is converting the calculated values to exponential values. I'm losing some of the value with this format and I'm also not sure how to properly convert it into KB,…
It looks like you're new here. Sign in or register to get started.