4 Multisite bucket-granularity sync policy provides fine grained control of data movement between
5 buckets in different zones.
11 [data]="syncPolicyData"
14 [forceIdentifier]="true"
16 selectionType="multiClick"
17 [searchableObjects]="true"
23 (fetchData)="getPolicyList($event)"
24 (updateSelection)="updateSelection($event)">
25 <div class="table-actions btn-toolbar">
27 [permission]="permission"
28 [selection]="selection"
30 [tableActions]="tableActions">
35 <ng-template #deleteTpl>
36 <cd-alert-panel type="danger"
38 Are you sure you want to delete these policy groups?