Hello all,
Did someone know the definition of "rest.simpleRequest" function ? I'm trying to find how it works when we use it like this.
rest.simpleRequest(url, postargs=postargs, sessionKey=key, raiseAllErrors=True)
thank y'all
Hey rolyrolex,
You can actually view the contents of the class under $SPLUNK_HOME/lib/python3.7/site-packages/splunk/rest/__init__.py