We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 02c25b9 + e6bd3e3 commit f46bb46Copy full SHA for f46bb46
splunklib/binding.py
@@ -450,6 +450,8 @@ class Context(object):
450
:type username: ``string``
451
:param password: The password for the Splunk account.
452
:type password: ``string``
453
+ :param splunkToken: Splunk authentication token
454
+ :type splunkToken: ``string``
455
:param headers: List of extra HTTP headers to send (optional).
456
:type headers: ``list`` of 2-tuples.
457
:param handler: The HTTP request handler (optional).
0 commit comments