| setauditsyslogaction_httpauthtoken |
Use this method to set token for authenticating with the endpoint. If the endpoint requires the Authorization header in a particular format, specify the complete format as the value to this parameter. For eg., in case of splunk, the Authorization header is required to be of the form - Splunk |
Syntax |
Parameters |
name |
Name of the syslog action to be modified. This is mandatory parameter. |
httpauthtoken |
Token for authenticating with the endpoint. If the endpoint requires the Authorization header in a particular format, specify the complete format as the value to this parameter. For eg., in case of splunk, the Authorization header is required to be of the form - Splunk |
Return Value |
Returns simpleResult |
See Also |