Skip to content

Commit ba50eef

Browse files
committed
add comment to document use of Splunk auth token
1 parent c638223 commit ba50eef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

splunklib/binding.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,8 @@ class Context(object):
450450
:type username: ``string``
451451
:param password: The password for the Splunk account.
452452
:type password: ``string``
453+
:param splunkToken: Splunk authentication token
454+
:type splunkToken: ``string``
453455
:param headers: List of extra HTTP headers to send (optional).
454456
:type headers: ``list`` of 2-tuples.
455457
:param handler: The HTTP request handler (optional).

0 commit comments

Comments
 (0)