solarwinds / OrionSDK

SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
https://thwack.com/OrionSDK
Apache License 2.0
394 stars 139 forks source link

Help On Invoke-SwisVerb #351

Open shirzady opened 9 months ago

shirzady commented 9 months ago

Hi Please anybody has new information on this error when requesting Poll Now on ### Application in powershell

Invoke-SwisVerb : Unable to perform Poll Now At Invoke-SwisVerb $swis "Orion.APM.Application" "PollNow" (690)

It's still works fine for Node but application (Invoke-SwisVerb $swis Orion.Nodes PollNow @("N:88")) I have seen this issue after I installed the new release SAM: 2023.3.1 on Solarwinds

Thank you