3 years ago
Python SDK
I'm looking at using the Python SDK to add some devices.
https://www.logicmonitor.com/support-files/rest-api-developers-guide/sdks/docs/#api-LM-addDeviceDatasourceInstance
When I go to...
I think I figured this out, more by luck. I stumbled across this site "https://editor.swagger.io/" and I found the json file on the LM Swagger site, I popped it in there and generated a python client config. It seems to import the body now.