Hi,
I've been exploring OrionSDK to automate some of the tasks related to SolarWinds. I looked at python-sdk and used some of the basic scripts to add, delete, and query nodes. When I add node using the script in here: orionsdk-python/add_node.py at master · solarwinds/orionsdk-python · GitHub
I get only these resources:
Is there a way to automatically add Volume utilization including some (not all) volume/memory. Likewise, is there a way to add SAM app monitoring to nodes using API? I read GitHub - solarwinds/orionsdk-python: Python client for interacting with the SolarWinds Orion API this page as well as these pages: About SWIS · solarwinds/OrionSDK Wiki · GitHub but I'm still not able to figure out how I can do a bit more advanced tasks with API.
Any help is greatly appreciated!