3 title="CephFS Mirroring"
5 description="Centralised view of all CephFS Mirroring relationships.">
8 <ng-container *ngIf="daemonStatus$ | async as daemonStatus">
15 selectionType="single"
16 (updateSelection)="updateSelection($event)"
17 (fetchData)="loadDaemonStatus()">
18 <cd-table-actions class="table-actions"
19 [permission]="permission"
20 [selection]="selection"
21 [tableActions]="tableActions">