v{{ config.VERSION }}
{% if token_info.email %}
EMail: {{ token_info.email }} | Профиль: {{ token_info.company }} | Стенд: {{ stand.upper() }}
{% endif %}
OK
{% if has_user_token %}
Выйти
{% endif %}
{% if error %}
{{ error }}
{% endif %}
{% if organization %}
Организация
{{ organization.displayName }}{% if client_id %} ({{ client_id }}){% endif %}
{{ organization.explainedStatus or "OK" }}
{% endif %} {% for svc_name, items in instance_groups.items() %}
{{ svc_name }} ({{ items|length }})
{% for i in items %}
{{ i.displayName }}
{{ i.explainedStatus or '?' }}
{% endfor %}
{% endfor %}
Сервисы
{% for svc in services %}{% if svc.svcId in config.service_ids %}
{{ svc.svcId }}. {{ svc.svc }}
{% endif %}{% endfor %}
Инстансы
Загрузка...
Параметры
Запустить тест
История
(последние 50)
Загрузка...
log