Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get nodeID from solarwinds #355

Open
mounikamaddirala opened this issue Mar 14, 2024 · 1 comment
Open

How to get nodeID from solarwinds #355

mounikamaddirala opened this issue Mar 14, 2024 · 1 comment

Comments

@mounikamaddirala
Copy link

i used below query in powershell to get the nodeId from solarwinds , but not getting the nodeID.

$query = "SELECT NodeID FROM Orion.Nodes WHERE SysName LIKE '%$serverName'" 

$nodeId = (Get-SwisData -SwisConnection $swisConnection -Query)
@jm-sysadmin
Copy link

This appears to be a script issue, not an issue with the SDK.

If you need script related help, your best bet is the user forum: https://thwack.solarwinds.com/products/the-orion-platform/f/orion-sdk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants