{% extends "base.html" %} {% block headerjs %} {% endblock %} {% block breadcrumb %}{{ block.super }}
View all running instances other than VPNs. Schedule instances for reboot or termination. Download logs.
Id | User | Node | Created | Image | IP | Public IP | Volumes | State | Operations |
---|---|---|---|---|---|---|---|---|---|
{{instance.id}} | {{instance.owner_id}} | {{instance.host_name}} | {{instance.launch_time}} | {{instance.image_id}} | {{instance.public_dns_name}} | {{instance.private_ip_address}} | {% for d in instance.disks %}{{ d.id }}@{{ d.path }} {% endfor %} | {{instance.state}} | Terminate | Restart | Nova Log | Console Log |