{{title}}

{{actions|length}} actions.

{% for action in actions %} {% if enable_query == none or action.enabled == enable_query %} {% endif %} {% endfor %}
Tag Contact Description Enabled Module Parameters
{{action.whiteboard_tag}} {{action.contact}} {{action.description}} {{action.enabled}} {{action.module}}
{% for param, value in action.parameters.items() %}
{{param}}
{{value}}
{% endfor %}