{% if 'command' == profile_type %} Application {% else %} IP {% endif %}
{% if 'command' == profile_type %} Mode {% else %} Method {% endif %}
Any
{% if 'command' == profile_type %} {% set methods = ['BATCH', 'INTERACTIVE'] %} {% else %} {% set methods = ['DELETE', 'GET', 'HEAD', 'PATCH', 'POST', 'PUT'] %} {% endif %} {% for m in methods %}
{{ m }}
{% endfor %}
{% if 'command' == profile_type %} Exit code {% set min_and_max = 'min=%d max=%d'|format(0, 255) %} {% else %} Status {% set min_and_max = 'min=%d max=%d'|format(100, 599) %} {% endif %}
{% if 'command' == profile_type %} Command {% else %} URL {% endif %}
Token
From
Until
Results
{% for l in [10, 50, 100] %}
{{ l }}
{% endfor %}
Search