{% extends "pobsync_backend/base.html" %} {% block title %}Retention plan | {{ host.host }}{% endblock %} {% block content %}
| Kind | Dirname | Started | Status | Path |
|---|---|---|---|---|
| {{ snapshot.kind }} | {{ snapshot.dirname }} | {{ snapshot.dt }} | {{ snapshot.status|default:"" }} | {{ snapshot.path }} |
| Retention would not delete snapshots for this selection. | ||||
| Dirname | Reasons |
|---|---|
| {{ dirname }} | {{ reasons|join:", " }} |
| No snapshots matched this retention selection. | |