Skip to content

opsvision/SolarWinds-API-Query-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SolarWinds-API-Query-Python

Python script to query SolarWinds API for specific details

Author: Jeremiah Owen

Purpose: To utilize the SolarWinds API to query for information

Use: Enter NPM credentials at the top and then change the function call on line 129 to reflect what query you want to run - Save. Make sure that orionAPI.py is executable (sudo chmod +x orionAPI.py). Next, install orion python API package with sudopip install orionsdk. Then run it with python orionAPI.py

Links:

Note: you can customize the queries to pull any information that is in the orion DB. To view the schema see links above.

About

Python script to query SolarWinds API for specific details

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages