You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
splunk-sdk-python/1.6.11 (From binding.py)
Linux x86_64 x86_64 x86_64 GNU/Linux (AWS)
Python 2.7.15
Splunk version 7.3.4
Issue
The request() method of splunklib.client.Service needs updating. It says that you can send a query param into the method, but, you can not. This bubbles up to the documentation. If not having query is intended, I can make the update, I have already applied to contribute.