Hi,
I just want to know API's available in solar winds for creation/retrieval/suppression of alerts.
Example related to Python would be much helpful for me.
Additionally any details about SWQL and python module for it will be helpful for me.
NPM version 11.5.3
This is your best bet, most of the API work being done is using powershell though, so there are a ton more examples in that section of the github
GitHub - solarwinds/orionsdk-python: Python client for interacting with the SolarWinds Orion API
Thank you for Response.