-
Task
-
Resolution: Unresolved
-
Undefined
-
None
-
None
-
None
-
2
Goal:
- As part of listing or fetching a snapshot, return the list of snapshots that are currently used by the template
Acceptance Criteria:
- template response should have a snapshots field:
{ "snapshots": [ { uuid: $UUID, created_at: $DATE, ..... } ] }
- blocks
-
HMS-4747 API - cleanup old snapshots
- In Progress