| Status | -Started | -Ended | -Snapshot | -Base | -
|---|---|---|---|---|
| {{ run.status }} | -{{ run.started_at|default:"" }} | -{{ run.ended_at|default:"" }} | -{% if run.snapshot %}{{ run.snapshot.dirname }}{% else %}{{ run.snapshot_path }}{% endif %} | -{{ run.base_path|default:"" }} | -
| No backup runs recorded for this host. | ||||
No backup runs recorded for this host.
+ {% endfor %} +| Kind | -Status | -Started | -Dirname | -Base | -
|---|---|---|---|---|
| {{ snapshot.kind }} | -{{ snapshot.status }} | -{{ snapshot.started_at|default:"" }} | -{{ snapshot.dirname }} | -{% if snapshot.base %}{{ snapshot.base.dirname }}{% else %}{{ snapshot.base_dirname }}{% endif %} | -
| No snapshots discovered for this host. | ||||
No snapshots discovered for this host.
+ {% endfor %} +