python.version = {default|python|python2|python3} * Optional setting. Requires 8.0+ * For Python scripts only, selects which Python version to use. * Set to either "default" or "python" to use the system-wide default Python version. * Optional. * Default: Not set; uses the system-wide Python version. [relaymodaction://] uri = * Remote splunk instance management URI. * Format should be protocol://host:port description = * Description for the remote Splunk instance. username = * Label pertaining to the API key stored in secure storage, must be unique. * Realm is "cam_queue". verify = * Specifies if SSL verification is needed between worker and remote search head. * Defaults to True client_cert = * Filename of client certificate. * Specify when SSL verification is needed, leave empty otherwise. * Certificate should be put in $splunk_home/etc/apps/Splunk_SA_CIM/auth splunk_cloud_domains = * List specifying Splunk Cloud second-level domain (SLD) names i.e. https://*.splunkcloud.com * URLs with these SLDs will be modified. The search head (server_host) that initiated the AR action will be appended to the SLD. * Example: ["splunkcloud.com", "splunkcloudgc.com", "splunkcloudfed.com", "splunkcloud.mil"]