# | Name | Disk | Reachable | Healthy | # of backups | Newest backup | Used storage |
---|---|---|---|---|---|---|---|
{{ $index+1 }}. | {{ @$backup[0] }} | {{ @$backup[1] }} | {{ @$backup[2] }} | {{ @$backup[3] }} | {{ @$backup['amount'] }} | {{ @$backup['newest'] }} | {{ @$backup['usedStorage'] }} |
|