UpdateSplunkIntegrationInput
UpdateSplunkIntegrationInput
UpdateSplunkIntegrationInput
Update an existing Splunk SIEM integration
authMethod |
SplunkAuthMethod | Update the authentication method |
enabled |
Boolean | Enable or disable the integration |
id |
ID! | The resource ID or AKA of the Splunk integration to update |
index |
String | Update the Splunk index |
password |
String | Update the password (null to clear) |
pollingInterval |
Int | Update the polling interval in seconds (60-3600) |
port |
Int | Update the REST API port |
title |
String | Update the display name |
token |
String | Update the API token (null to clear) |
username |
String | Update the username (null to clear) |
verifySsl |
Boolean | Update SSL certificate verification |