Toggle navigation
Logout
{% if user %} Welcome, {{ user }} {% endif %}
Operations
App Action
App Info
Developer
Create App
Delete App
Administration
Users
Certificates
Access Control
Audit
Help
App Action
A2 - ALL Apps
Apply Now
App
Start Time
End Time
State
Node
Action
{% for item in job_data %}
{% for cell in item %}
{{ cell }}
{% endfor %}
none
Update State to SU
Update State to IN
Update State to FA
ForceRun
Kill
Freeze
{% endfor %}