Showing up to 200 of {{ total_count }} snapshot{{ total_count|pluralize }}.
| Snapshot | Host | Kind | Status | Started | Ended | Base | Path |
|---|---|---|---|---|---|---|---|
| {{ snapshot.dirname }} | {{ snapshot.host.host }} | {{ snapshot.kind }} | {% if snapshot.status %}{{ snapshot.status }}{% else %}unknown{% endif %} | {{ snapshot.started_at|default:"" }} | {{ snapshot.ended_at|default:"" }} | {% if snapshot.base %} {{ snapshot.base.dirname }} {% elif snapshot.base_dirname %} {{ snapshot.base_dirname }} {% else %} none {% endif %} | {{ snapshot.path }} |
| No snapshots matched the current filter. | |||||||