[trackme_smart_status] python.version = python3 param.tenant_id = The tenant identifier. param.object_category = Object category. It's a required parameter. param.object_name = Object. It's a required parameter. [trackme_auto_ack] python.version = python3 param.ack_period = Ack period (seconds). It's a required parameter. It's default value is 86400. param.ack_type = Ack type. It's a required parameter. It's default value is unsticky. [trackme_free_style_rest_call] python.version = python3 param.endpoint_url = TrackMe Endpoint URL. It's a required parameter. param.http_mode = HTTP mode. It's a required parameter. It's default value is get. param.http_body = HTTP body. [trackme_notable] python.version = python3 param.title = The notable event title. param.drilldown_root_uri = This value is used to build the drilldown link in the notable event and fhe entity triggering, This should be the base URL for Splunk Web. param.drilldown_earliest = This value is used to build the drilldown link in the notable event and fhe entity triggering, This should be the earliest time for the drilldown link. [trackme_stateful_alert] python.version = python3 param.delivery_target = Delivery target (Emails, Ingest, etc). It's a required parameter. It's default value is 0. param.environment_name = The environment name to use in the email content header, defaults to Splunk. Define it as the fully qualified address of the environment so it appears as a valid link in the email, example: https://splunk.example.com param.email_account = Email account. param.email_recipients = Recipients. param.email_send_update_if_ack_active = Send update notification if Ack is active. It's default value is 0. param.orange_as_alerting_state = Consider orange as in alerting state. It's a required parameter. It's default value is 0. param.generate_charts = Include charts generation in the email. It's default value is 1. param.theme_charts = Charts theme. It's a required parameter. It's default value is dark. param.timerange_charts = Charts time window. It's default value is 24h. param.drilldown_root_uri = Splunk root uri. param.commands_mode = Commands mode. It's default value is streaming. param.commands_opened = Command for new incidents. param.commands_updated = Command for updated incidents. param.commands_closed = Command for closed incidents. param.auto_ack_enabled = Auto ack enabled. It's default value is 1. param.auto_ack_period = Auto ack period. It's default value is 86400. param.auto_ack_type = Auto ack type. It's default value is sticky. param.priority_levels_emails = Priority levels selection for email notifications, you can restrict the scope of email notifications to a specific list of priority levels. param.priority_levels_commands = Priority levels selection for commands execution, you can restrict the scope of commands execution to a specific list of priority levels.