Hello!
I'd like to implement a plugin that, for now, would only allow to block an IP address in SolarWinds IPAM. Since installation process of IPAM is rather demanding, I'd like to try it first on the test instance:
https://oriondemo.solarwinds.com/Orion/SummaryView.aspx?ViewID=1
I know that I can log in using orion/guest and I've found the IPAM section with the option to blacklist an IP address. However, I didn't have any luck trying to connect with that test instance using the API:
GitHub - solarwinds/orionsdk-python: Python client for interacting with the SolarWinds Orion API
Here are my questions:
* is it possible to connect to the test instance using the API?
* if so, is it possible to use the API to blacklist an IP address?
I would appreciate a code sample of how to connect from Python to Orion API and perform the blacklist action, if possible 
Best regards,
Fred