splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
698 stars 370 forks source link

splunklib.client.Service request method documentation needs update #328

Closed kacieh80 closed 2 years ago

kacieh80 commented 4 years ago
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.

ashah-splunk commented 2 years ago

@kacieh80 we have updated the documentation, would request you to have a look at the updated docs and let us know if it resolves the issue. Thanks!