# By: Riasat Ullah
# This file contains all constants and functions that are related to integrations with Kibana Alerting.

# payload variables
var_alert_action_group = 'alert_action_group'
var_alert_action_group_name = 'alert_action_group_name'
var_alert_action_subgroup = 'alert_action_subgroup'
var_alert_id = 'alert_id'
var_kibana_base_url = 'kibana_base_url'
var_rule_id = 'rule_id'
var_rule_name = 'rule_name'
var_rule_description = 'rule_description'

# action groups
recovered_action_group = 'recovered'
