v{{ config.VERSION }}
{% if token_info.email %}
{{ token_info.email }} | {{ token_info.company }} | test
{% 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 %}
Сервисы
Загрузка...
Операции
Параметры
Запустить тест