Closed
Description
System Specs
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.