Looking for a REST equivalent of this apply shcluster-bundle -target command:
./splunk apply shcluster-bundle -target https://10.75.4.105:8089 -auth admin:changeme --no-prompt --answer-yes
I want to get the session so I do not have to have hard coded credentials, and I want it in the form of a curl command.
↧